1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Move YACC and YFLAGS into the template files

Clean up the .sample files...comment out all sample entries except for
the localhost one
This commit is contained in:
Marc G. Fournier
1997-04-04 11:23:15 +00:00
parent c7b40e6058
commit eda9d69d6c
28 changed files with 59 additions and 25 deletions

2
src/configure vendored
View File

@ -3642,6 +3642,8 @@ s%@AROPT@%$AROPT%g
s%@SHARED_LIB@%$SHARED_LIB%g
s%@DLSUFFIX@%$DLSUFFIX%g
s%@DL_LIB@%$DL_LIB%g
s%@YACC@%$YACC%g
s%@YFLAGS@%$YFLAGS%g
s%@HAVECXX@%$HAVECXX%g
s%@INSTALL@%$INSTALL%g
s%@BSDINST@%$BSDINST%g