aboutsummaryrefslogblamecommitdiff
path: root/lang/gnustep-guile/files/patch-configure
blob: ee323f88b0148243de6f6b38434a5169ed910f97 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                         
--- configure.orig	Thu Mar 27 11:03:26 2003
+++ configure	Sat May 31 16:42:42 2003
@@ -1149,7 +1149,7 @@
     esac
     case " $ac_configure_args " in
       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
-      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
+#      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
     esac
   fi
 done