1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/russian/apache13-modssl/files/patch-ac
Steve Price 676d035daf Adding ru-apache13 with modssl support.
PR:		19752
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-16 20:09:51 +00:00

12 lines
299 B
Plaintext

--- src/Configure.bak Sun Feb 6 04:27:19 2000
+++ src/Configure Sun Mar 19 21:51:00 2000
@@ -1043,7 +1043,7 @@
LDFLAGS_SHLIB_EXPORT=""
SHLIB_SUFFIX_DEPTH=2
;;
- *-freebsd3*|*-freebsd4*)
+ *-freebsd[3-9]*)
LD_SHLIB="gcc"
CFLAGS_SHLIB="-fpic"
LDFLAGS_SHLIB="-shared"