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:
2
src/configure
vendored
2
src/configure
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user