]> granicus.if.org Git - postgresql/commit
Remove fmgrstamp-h business -- not needed and confusing
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2000 00:10:40 +0000 (00:10 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2000 00:10:40 +0000 (00:10 +0000)
commit1652d433582dc819746ba166a6dbdb9e9643e69a
tree132c0b4ef005551c728cb331a2486bb3b0dfa472
parentb36d31030be202830cc21e29ec2fd3aaedbc1ea3
Remove fmgrstamp-h business -- not needed and confusing

Add options to configure to automatically build for Kerberos
support; no more editing of make files.
23 files changed:
configure
configure.in
src/Makefile.global.in
src/backend/Makefile
src/backend/libpq/Makefile
src/backend/utils/Makefile
src/bin/pg_dump/Makefile.in
src/bin/pgtclsh/Makefile
src/bin/psql/Makefile.in
src/include/config.h.in
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/libpgeasy/Makefile.in
src/interfaces/libpgtcl/Makefile.in
src/interfaces/libpq++/Makefile.in
src/interfaces/libpq++/examples/Makefile
src/interfaces/libpq/Makefile.in
src/interfaces/libpq/fe-auth.c
src/pl/plperl/GNUmakefile.in
src/pl/tcl/Makefile
src/test/bench/Makefile
src/test/examples/Makefile
src/test/locale/Makefile
src/tools/release_prep