]> granicus.if.org Git - postgresql/blobdiff - src/interfaces/libpq/bcc32.mak
Add comment about \# in bcc makefiles.
[postgresql] / src / interfaces / libpq / bcc32.mak
index 8649998d4a61c3edafb44e2825de1aefef91f22e..91ce0105c785b6d1fddbe846d48c3b1e87bc0b16 100644 (file)
@@ -142,6 +142,7 @@ config: ..\..\include\pg_config.h pthread.h pg_config_paths.h
 pthread.h: pthread.h.win32
        copy pthread.h.win32 pthread.h
 
+# Have to use \# so # isn't treated as a comment, but MSVC doesn't like this
 pg_config_paths.h: bcc32.mak
        echo \#define SYSCONFDIR "" > pg_config_paths.h