1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/graphics/plotutils/files/patch-ac
Chuck Robey b760132639 Upgrade to version 2.3.
Submitted by:	Thomas Gellekum <tg@melaten.rwth-aachen.de>
2000-03-01 03:57:19 +00:00

12 lines
673 B
Plaintext

+--- configure.orig Mon Oct 4 18:11:17 1999
++++ configure Thu Feb 24 16:02:34 2000
+@@ -4041,7 +4041,7 @@
# Check whether --with-motif or --without-motif was given.
if test "${with_motif+set}" = set; then
withval="$with_motif"
- X_TOOLKIT_LIBS="${MOTIFLIB} $X_TOOLKIT_LIBS"; echo $ac_n "checking for XpQueryExtension in -lXp""... $ac_c" 1>&6
+ X_TOOLKIT_LIBS="${MOTIFLIB} $X_TOOLKIT_LIBS"; echo $ac_n "checking for XpQueryExtension in -lXp""... $ac_c" 1>&6
echo "configure:4046: checking for XpQueryExtension in -lXp" >&5
ac_lib_var=`echo Xp'_'XpQueryExtension | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then