--- configure.in.orig 2001-01-16 15:26:29.000000000 +0000 +++ configure.in 2010-06-14 11:51:45.000000000 +0000 @@ -45,12 +45,6 @@ TR_CPPFLAGS="" -TR_CFLAGS="-O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations" -TR_CXXFLAGS="-O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations" +TR_CFLAGS="" +TR_CXXFLAGS="" TR_LIBS="" -case "$host" in -i*86-*-*) TR_CFLAGS="$TR_CFLAGS -malign-loops=2 -malign-jumps=2 -malign-functions=2"; - TR_CXXFLAGS="$TR_CXXFLAGS -malign-loops=2 -malign-jumps=2 -malign-functions=2";; -alpha*-*-linux-*) TR_CFLAGS="$TR_CFLAGS -mieee";; -esac - AC_ARG_ENABLE(debug, [ --enable-debug Produce an executable with debugging symbols], @@ -139,2 +133,6 @@ TCL_LIB_LIST=`grep -v -E "^$TCL_LIB_NAME\$" < 2.64 is barfing on this +dnl XXX: use following check to cover the bases +dnl AC_CHECK_HEADERS( "GL/glext.h", have_glext_h=yes, have_glext_h=no ) +have_glext_h=yes @@ -497,2 +507,3 @@ [ +#include #include