mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove fmgrstamp-h business -- not needed and confusing
Add options to configure to automatically build for Kerberos support; no more editing of make files.
This commit is contained in:
@@ -43,13 +43,6 @@ rm -f bootstrap_tokens.h bootparse.c bootscanner.c
|
||||
$MAKE bootstrap_tokens.h bootparse.c bootscanner.c
|
||||
cd ../../..
|
||||
|
||||
# Generate function manager files
|
||||
|
||||
cd src/backend/utils
|
||||
rm -f fmgroids.h fmgrtab.c fmgrstamp-h
|
||||
$MAKE fmgroids.h fmgrtab.c
|
||||
cd ../../..
|
||||
|
||||
# Generate configuration file scanner
|
||||
|
||||
cd src/backend/utils/misc
|
||||
|
Reference in New Issue
Block a user