mirror of https://github.com/postgres/postgres
oops, forgot to run autoconf.
This commit is contained in:
parent
c69e58f620
commit
df18ece06c
|
@ -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_%'`
|
||||
|
|
Loading…
Reference in New Issue