summaryrefslogtreecommitdiff
path: root/devel/liboop/files/patch-configure
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-17 20:40:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-17 20:40:04 +0000
commite8c042ad2501c42aa4d0b4c444054cb82c076de1 (patch)
tree0be8e660dd8392b3aee47cffd4eb265a31f45fed /devel/liboop/files/patch-configure
parentupgrade to 2.4 (diff)
GNU_CONFIGURE -> USE_LIBTOOL
PR: 39431 Submitted by: Ports Fury
Diffstat (limited to 'devel/liboop/files/patch-configure')
-rw-r--r--devel/liboop/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/liboop/files/patch-configure b/devel/liboop/files/patch-configure
deleted file mode 100644
index 36e28097ef9f..000000000000
--- a/devel/liboop/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Tue Nov 27 02:48:10 2001
-+++ configure Tue Nov 27 02:48:38 2001
-@@ -2057,7 +2057,7 @@
-
-
- # Extract the first word of "glib-config", so it can be a program name with args.
--set dummy glib-config; ac_word=$2
-+set dummy glib12-config; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:2063: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_prog_PROG_GLIB_CONFIG'+set}'`\" = set"; then