-
- Downloads
Extend pg_config to be able to report the build-time values of CC,
CPPFLAGS, CFLAGS, CFLAGS_SL, LDFLAGS, LDFLAGS_SL, and LIBS. Change it so that invoking pg_config with no arguments reports all available information, rather than just giving an error message. Per discussion.
Showing
- doc/src/sgml/ref/pg_config-ref.sgml 89 additions, 15 deletionsdoc/src/sgml/ref/pg_config-ref.sgml
- src/bin/pg_config/Makefile 14 additions, 2 deletionssrc/bin/pg_config/Makefile
- src/bin/pg_config/pg_config.c 268 additions, 63 deletionssrc/bin/pg_config/pg_config.c
- src/bin/pg_config/win32.mak 1 addition, 1 deletionsrc/bin/pg_config/win32.mak
Loading
Please register or sign in to comment