summaryrefslogtreecommitdiff
path: root/devel/sdl12/files/patch-ac
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-07 13:05:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-07 13:05:46 +0000
commitcd656333fb357b4656295d5610c5ee76a0d29fd8 (patch)
tree50b890fc73b5f6a3a5105a5512f31a730599f2fd /devel/sdl12/files/patch-ac
parentFollow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/* (diff)
Update to 1.1.4.
Notes
Notes: svn path=/head/; revision=31375
Diffstat (limited to '')
-rw-r--r--devel/sdl12/files/patch-ac31
1 files changed, 8 insertions, 23 deletions
diff --git a/devel/sdl12/files/patch-ac b/devel/sdl12/files/patch-ac
index 3491026be654..46e9710143bc 100644
--- a/devel/sdl12/files/patch-ac
+++ b/devel/sdl12/files/patch-ac
@@ -1,15 +1,15 @@
---- configure.orig Tue Jun 6 07:36:14 2000
-+++ configure Sun Jun 18 12:48:42 2000
-@@ -607,7 +607,7 @@
+--- configure.orig Fri Aug 4 22:23:00 2000
++++ configure Mon Aug 7 15:44:03 2000
+@@ -603,7 +603,7 @@
SDL_MAJOR_VERSION=1
SDL_MINOR_VERSION=1
- SDL_MICRO_VERSION=3
--SDL_INTERFACE_AGE=0
+ SDL_MICRO_VERSION=4
+-SDL_INTERFACE_AGE=1
+SDL_INTERFACE_AGE=2
- SDL_BINARY_AGE=3
+ SDL_BINARY_AGE=4
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
-@@ -620,9 +620,9 @@
+@@ -616,9 +616,9 @@
# libtool versioning
LT_RELEASE=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION
@@ -21,22 +21,7 @@
-@@ -2926,12 +2926,12 @@
- case "$target" in
- i486-*-*)
- if test x$ac_cv_prog_gcc = xyes; then
-- CFLAGS="$CFLAGS -march=486"
-+# CFLAGS="$CFLAGS -march=486"
- fi
- ;;
- i?86-*-*)
- if test x$ac_cv_prog_gcc = xyes; then
-- CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
-+# CFLAGS="$CFLAGS -march=pentium -mcpu=pentiumpro"
- fi
- ;;
- esac
-@@ -2939,7 +2939,7 @@
+@@ -2685,7 +2685,7 @@
SDL_CFLAGS=""