summaryrefslogtreecommitdiff
path: root/math/pspp/files/patch-configure
blob: 01361fa91ce5bfbe3a431ed01e00e71658eba640 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- configure.orig	2010-04-19 10:48:13.000000000 -0300
+++ configure	2010-04-19 10:49:58.000000000 -0300
@@ -13167,11 +13167,9 @@
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $pspp_cv_build_exeext" >&5
 $as_echo "$pspp_cv_build_exeext" >&6; }
   EXEEXT_FOR_BUILD=""
-  test x"${pspp_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${pspp_cv_build_exeex
-t}
+  test x"${pspp_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${pspp_cv_build_exeext}
 fi
 
-
   # Extract the first word of "perl", so it can be a program name with args.
 set dummy perl; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5