Compile fix for linux
Brought to you by:
smmoore
This small patch fixes a small typo in one of the postgres targets, removes duplicate header definitions in libsrc/Makefile (which prevented installation here), improved the createdirectory script so that it successfullly would create the install directories when parent dir was missing, and improved the libsrc/Makefile so that it created the include/ directory also before trying to install into it.
Hope this helps.
Compile fix patch