From e2839c979ae96540f85f9a61aaae3954452268c3 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 10 Jul 2002 08:52:11 +0000 Subject: Use USE_GNOMENG. --- textproc/gnomespell/files/patch-configure | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 textproc/gnomespell/files/patch-configure (limited to 'textproc/gnomespell/files') diff --git a/textproc/gnomespell/files/patch-configure b/textproc/gnomespell/files/patch-configure new file mode 100644 index 000000000000..e1b5eff37a3c --- /dev/null +++ b/textproc/gnomespell/files/patch-configure @@ -0,0 +1,37 @@ + +$FreeBSD$ + +--- configure 2002/07/10 08:46:51 1.1 ++++ configure 2002/07/10 08:47:01 +@@ -1196,31 +1196,6 @@ + fi + fi + +- if test -n "capplet"; then +- n="capplet" +- for i in $n; do +- echo $ac_n "checking extra library \"$i\"""... $ac_c" 1>&6 +-echo "configure:1204: checking extra library \"$i\"" >&5 +- case $i in +- applets) +- +- GNOME_APPLETS_LIBS=`$GNOME_CONFIG --libs-only-l applets` +- echo "$ac_t""$GNOME_APPLETS_LIBS" 1>&6;; +- docklets) +- +- GNOME_DOCKLETS_LIBS=`$GNOME_CONFIG --libs-only-l docklets` +- echo "$ac_t""$GNOME_DOCKLETS_LIBS" 1>&6;; +- capplet) +- +- GNOME_CAPPLET_LIBS=`$GNOME_CONFIG --libs-only-l capplet` +- echo "$ac_t""$GNOME_CAPPLET_LIBS" 1>&6;; +- *) +- echo "$ac_t""unknown library" 1>&6 +- esac +- EXTRA_INCLUDEDIR=`$GNOME_CONFIG --cflags $i` +- GNOME_INCLUDEDIR="$GNOME_INCLUDEDIR $EXTRA_INCLUDEDIR" +- done +- fi + + + -- cgit v1.2.3