summaryrefslogtreecommitdiffstats
path: root/russian/apache13/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'russian/apache13/files/patch-ac')
-rw-r--r--russian/apache13/files/patch-ac20
1 files changed, 20 insertions, 0 deletions
diff --git a/russian/apache13/files/patch-ac b/russian/apache13/files/patch-ac
new file mode 100644
index 0000000..02732e0
--- /dev/null
+++ b/russian/apache13/files/patch-ac
@@ -0,0 +1,20 @@
+--- src/Configure.orig Sun Mar 21 08:07:24 1999
++++ src/Configure Fri Mar 26 00:57:25 1999
+@@ -454,7 +454,7 @@
+ PLATOSVERS=`echo $PLAT | sed 's/^.*freebsd//'`
+ OS="FreeBSD $PLATOSVERS"
+ case "$PLATOSVERS" in
+- [23]*)
++ [234]*)
+ DEF_WANTHSREGEX=no
+ CFLAGS="$CFLAGS -funsigned-char"
+ ;;
+@@ -955,7 +955,7 @@
+ LDFLAGS_SHLIB_EXPORT=""
+ SHLIB_SUFFIX_DEPTH=2
+ ;;
+- *-freebsd3*)
++ *-freebsd[34]*)
+ CFLAGS_SHLIB="-fpic"
+ LDFLAGS_SHLIB="-Bshareable"
+ OBJFORMAT=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
OpenPOWER on IntegriCloud