summaryrefslogtreecommitdiff
path: root/www/wml/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/wml/files/patch-configure')
-rw-r--r--www/wml/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/wml/files/patch-configure b/www/wml/files/patch-configure
new file mode 100644
index 000000000000..a23ebc058d63
--- /dev/null
+++ b/www/wml/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sat May 8 01:58:52 2004
++++ configure Sat May 8 01:58:59 2004
+@@ -1170,7 +1170,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