1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Make template CFLAGS handling consistent.

This commit is contained in:
Bruce Momjian
2003-10-09 14:40:37 +00:00
parent 1dad866bb4
commit 7185455c08
8 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
SRCH_LIB='/usr/local/lib'
SRCH_LIB="/usr/local/lib"