openbsd-ports/x11/kdebase/patches/patch-configure
brad 5f26ea2048 - add in pre-build warning message about possible memory exhaustion
durring compile and where to look for info on raising soft memory limit
- make use of EGCS
- fix a few patches that were backwards
- add in a few missing patches
- mark broken because kdelibs will not compile at the moment
1999-06-15 20:44:37 +00:00

12 lines
289 B
Plaintext

--- configure.orig Tue Jun 15 09:43:27 1999
+++ configure Tue Jun 15 09:43:42 1999
@@ -1784,7 +1784,7 @@
aix*)
ac_symcode='[BCDTU]'
;;
-sunos* | cygwin32* | mingw32*)
+sunos* | cygwin32* | mingw32* | openbsd*)
ac_sympat='_\([_A-Za-z][_A-Za-z0-9]*\)'
ac_symxfrm='_\1 \1'
;;