aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pike76/files/patch-ab
blob: 2b0719daade4b40bb41b59081f498dfaca681c5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/modules/_Image_FreeType/configure.orig  Tue Nov  1 09:57:18 2005
+++ src/modules/_Image_FreeType/configure   Tue Nov  1 09:57:45 2005
@@ -2682,8 +2682,8 @@
 fi
 
   else
-    # Extract the first word of "${ac_tool_prefix}freetype-config", so it can be a program name with args.
-set dummy ${ac_tool_prefix}freetype-config; ac_word=$2
+    # Extract the first word of "freetype-config", so it can be a program name with args.
+set dummy freetype-config; ac_word=$2
 echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 if test "${ac_cv_path_FT_CONFIG+set}" = set; then