aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-03-23 03:48:32 +0000
committerBruce Momjian <bruce@momjian.us>1998-03-23 03:48:32 +0000
commitdf18ece06c08d31a77872ca27f6d04e1797d5da6 (patch)
tree2eb0416a101c660675b92a556f3ababcc72dcdd3
parentc69e58f6204cc06ec38e494916d1a2f1864d5549 (diff)
downloadpostgresql-df18ece06c08d31a77872ca27f6d04e1797d5da6.tar.gz
postgresql-df18ece06c08d31a77872ca27f6d04e1797d5da6.zip
oops, forgot to run autoconf.
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index 397bbcdc393..a1e603f1637 100755
--- a/src/configure
+++ b/src/configure
@@ -5490,7 +5490,7 @@ ice_save_CFLAGS="$CFLAGS"
ice_save_CPPFLAGS="$CPPFLAGS"
ice_save_LDFLAGS="$LDFLAGS"
-CPPFLAGS="$CPPFLAGS $X_CFLAGS -I$TCL_INCDIR"
+CPPFLAGS="$CPPFLAGS $X_CFLAGS"
TK_INCDIR=no
ac_safe=`echo "tk.h" | sed 'y%./+-%__p_%'`