--- scripts/configure.orig 2016-07-21 10:25:36.000000000 -0500
+++ scripts/configure 2017-02-10 05:19:07.000000000 -0600
`ls -dr /usr/lib/tcl[7-9].[0-9]* 2>/dev/null` \
if test -r "$dir/tclConfig.sh" ; then
`ls -dr /usr/lib/tcl[7-9].[0-9]* 2>/dev/null` \
`ls -dr /usr/lib/tk[7-9].[0-9]* 2>/dev/null` \
LDDL_FLAGS="-dynamiclib -flat_namespace -undefined suppress -noprebind"
LDFLAGS="${LDFLAGS} ${LIB_SPECS}"
- CFLAGS="${CFLAGS} ${X_CFLAGS} ${INC_SPECS} -I/sw/include -fno-common"
+ CFLAGS="${CFLAGS} ${X_CFLAGS} ${INC_SPECS} -fno-common"