Let configure.in be grokkable by our autoconf. Noticed by Brandon Palmer.
This commit is contained in:
parent
fd5050018d
commit
59d733d913
11
databases/postgresql/patches/patch-configure_in
Normal file
11
databases/postgresql/patches/patch-configure_in
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-configure_in,v 1.1 2002/02/05 17:27:38 espie Exp $
|
||||
--- configure.in.orig Tue Feb 5 18:16:24 2002
|
||||
+++ configure.in Tue Feb 5 18:16:32 2002
|
||||
@@ -21,6 +21,7 @@ define([infodir], [docdir])
|
||||
AC_INIT(src/backend/access/common/heaptuple.c)
|
||||
undefine([infodir])
|
||||
undefine([info])
|
||||
+undefine([unix])
|
||||
|
||||
AC_PREFIX_DEFAULT(/usr/local/pgsql)
|
||||
AC_CONFIG_HEADER(src/include/config.h)
|
Loading…
x
Reference in New Issue
Block a user