summaryrefslogtreecommitdiff
path: root/emulators/palmosemulator/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/palmosemulator/patches/patch-ab')
-rw-r--r--emulators/palmosemulator/patches/patch-ab17
1 files changed, 13 insertions, 4 deletions
diff --git a/emulators/palmosemulator/patches/patch-ab b/emulators/palmosemulator/patches/patch-ab
index 498fcd01671..f35495af59b 100644
--- a/emulators/palmosemulator/patches/patch-ab
+++ b/emulators/palmosemulator/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.2 2003/01/05 03:31:25 dsainty Exp $
+$NetBSD: patch-ab,v 1.3 2006/06/28 15:56:10 joerg Exp $
Use the libjpeg package, instead of a local copy, and pass through the skins
directory.
--- BuildUnix/configure.orig Sat Nov 23 23:54:59 2002
+++ BuildUnix/configure Sun Nov 24 00:57:08 2002
-@@ -3180,6 +3180,11 @@
+@@ -3180,6 +3180,11 @@ case "$target" in
THREAD_LIBS="-lpthread"
;;
@@ -17,7 +17,16 @@ directory.
*-nto*)
THREAD_FLAGS="-D_REENTRANT -DPthreadDraftVersion=10"
THREAD_LIBS=""
-@@ -3598,7 +3603,7 @@
+@@ -3214,7 +3219,7 @@ case "$target" in
+ USE_SOLARIS_CPP="true"
+ ;;
+
+-*-freebsd*)
++*-freebsd*|*-dragonfly*)
+ THREAD_FLAGS="-pthread -D_THREAD_SAFE -D_REENTRANT -DPthreadDraftVersion=10"
+ THREAD_LIBS=
+ ;;
+@@ -3598,7 +3603,7 @@ rm -f confcache
save_LIBS="$LIBS"
@@ -26,7 +35,7 @@ directory.
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
-@@ -3853,6 +3858,7 @@
+@@ -3853,6 +3860,7 @@ s%@ALLOCA@%$ALLOCA%g
s%@CXXCPP@%$CXXCPP%g
s%@GLLIB@%$GLLIB%g
s%@AR@%$AR%g