$FreeBSD: ports/math/qscanplot/files/patch-configure,v 1.2 2002/05/17 05:41:43 sobomax Exp $ --- configure.orig Sun Apr 21 13:34:06 2002 +++ configure Tue Apr 23 22:08:24 2002 @@ -1117,10 +1117,10 @@ # The aliases save the names the user supplied, while $host etc. # will get canonicalized. -test -n "$target_alias" && - test "$program_prefix$program_suffix$program_transform_name" = \ - NONENONEs,x,x, && - program_prefix=${target_alias}- +#test -n "$target_alias" && +# test "$program_prefix$program_suffix$program_transform_name" = \ +# NONENONEs,x,x, && +# program_prefix=${target_alias}- test -z "$target_alias" && target_alias=$ac_cv_target @@ -2045,7 +2045,7 @@ fi else if test "$GCC" = yes; then - CFLAGS="-O2" +# CFLAGS="-O2" else CFLAGS= fi @@ -2170,7 +2170,7 @@ ;; esac else - CFLAGS="-O2 $CFLAGS" +# CFLAGS="-O2 $CFLAGS" fi fi @@ -2392,7 +2392,7 @@ fi else if test "$GXX" = yes; then - CXXFLAGS="-O2" +# CXXFLAGS="-O2" else CXXFLAGS= fi @@ -2589,7 +2589,7 @@ CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" fi else - CXXFLAGS="-O2 $CXXFLAGS" +# CXXFLAGS="-O2 $CXXFLAGS" fi fi @@ -8669,6 +8669,7 @@ else LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG)' fi +LIB_QT="$LIBQT $LIB_QT" DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin"