Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c69e58f

Browse files
committed
another tcl/tk patch
another tcl/tk patch
1 parent 4d09be4 commit c69e58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configure.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ ice_save_CFLAGS="$CFLAGS"
597597
ice_save_CPPFLAGS="$CPPFLAGS"
598598
ice_save_LDFLAGS="$LDFLAGS"
599599

600-
CPPFLAGS="$CPPFLAGS $X_CFLAGS -I$TCL_INCDIR"
600+
CPPFLAGS="$CPPFLAGS $X_CFLAGS"
601601

602602
TK_INCDIR=no
603603
AC_CHECK_HEADER(tk.h, TK_INCDIR=)

0 commit comments

Comments
 (0)