]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql-absolute_dbpaths.patch
- llvm bcond
[packages/postgresql.git] / postgresql-absolute_dbpaths.patch
CommitLineData
9e4f63f5
MW
1--- postgresql-7.3.1/configure.in-orig Thu Jan 16 19:53:28 2003
2+++ postgresql-7.3.1/configure.in Thu Jan 16 19:54:20 2003
3@@ -539,7 +539,7 @@
4
5
6
7-CPPFLAGS="$CPPFLAGS $INCLUDES"
8+CPPFLAGS="$CPPFLAGS -DALLOW_ABSOLUTE_DBPATHS $INCLUDES"
9 LDFLAGS="$LDFLAGS $LIBDIRS"
10
11 AC_MSG_NOTICE([using CPPFLAGS=$CPPFLAGS])
This page took 0.238975 seconds and 4 git commands to generate.