summaryrefslogtreecommitdiff
path: root/packages/libsdl/libsdl-net-1.2.7/libtool2.patch
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-07-26 20:07:54 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-07-26 20:07:54 +0000
commitf42b906bc4359d4a18b51fefa3423716c0af30a8 (patch)
treee55f7294941844761601fffa104ab9e51321e16d /packages/libsdl/libsdl-net-1.2.7/libtool2.patch
parent38c0392e6849f181119aef9b231e97c64a77e1d4 (diff)
parent7cff782b984312bb9d3226d9e44cb2b9a9401a81 (diff)
merge of '3f2ba26557bb371913a11a48aa9bcb4f58fd6fe5'
and '4a6eea520cb0bded1313d57689af2993701d4e87'
Diffstat (limited to 'packages/libsdl/libsdl-net-1.2.7/libtool2.patch')
-rw-r--r--packages/libsdl/libsdl-net-1.2.7/libtool2.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/libsdl/libsdl-net-1.2.7/libtool2.patch b/packages/libsdl/libsdl-net-1.2.7/libtool2.patch
new file mode 100644
index 0000000000..ea6daf7d48
--- /dev/null
+++ b/packages/libsdl/libsdl-net-1.2.7/libtool2.patch
@@ -0,0 +1,13 @@
+Index: SDL_net-1.2.7/configure.in
+===================================================================
+--- SDL_net-1.2.7.orig/configure.in 2007-07-20 14:40:02.000000000 +0200
++++ SDL_net-1.2.7/configure.in 2008-07-24 00:41:04.282718579 +0200
+@@ -42,6 +42,8 @@
+ dnl Setup for automake
+ AM_INIT_AUTOMAKE(SDL_net, $VERSION)
+
++dnl got macros
++AC_CONFIG_MACRO_DIR([acinclude])
+ dnl Check for tools
+
+ AC_LIBTOOL_WIN32_DLL