From df18ece06c08d31a77872ca27f6d04e1797d5da6 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 23 Mar 1998 03:48:32 +0000 Subject: [PATCH] oops, forgot to run autoconf. --- src/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configure b/src/configure index 397bbcdc39..a1e603f163 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_%'`