projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69e58f
)
oops, forgot to run autoconf.
author
Bruce Momjian
<bruce@momjian.us>
Mon, 23 Mar 1998 03:48:32 +0000
(
03:48
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 23 Mar 1998 03:48:32 +0000
(
03:48
+0000)
src/configure
patch
|
blob
|
blame
|
history
diff --git
a/src/configure
b/src/configure
index 397bbcdc3937299da8708a82420c5e169da2db91..a1e603f16376bf70d13739e0f665b41d0e20bdb8 100755
(executable)
--- 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_%'`