mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
11 lines
446 B
Text
11 lines
446 B
Text
--- 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
|