summaryrefslogtreecommitdiff
path: root/sdl_sound/sdl-sound-1.0.3-automake-1.13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sdl_sound/sdl-sound-1.0.3-automake-1.13.patch')
-rw-r--r--sdl_sound/sdl-sound-1.0.3-automake-1.13.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sdl_sound/sdl-sound-1.0.3-automake-1.13.patch b/sdl_sound/sdl-sound-1.0.3-automake-1.13.patch
new file mode 100644
index 000000000..0bd2aa272
--- /dev/null
+++ b/sdl_sound/sdl-sound-1.0.3-automake-1.13.patch
@@ -0,0 +1,11 @@
+--- SDL_sound-1.0.3/configure.in
++++ SDL_sound-1.0.3/configure.in
+@@ -43,7 +43,7 @@
+ AC_CANONICAL_TARGET
+
+ dnl Setup for automake
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AM_INIT_AUTOMAKE(SDL_sound, $VERSION)
+
+

Generated by cgit