aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch')
-rw-r--r--recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch b/recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch
new file mode 100644
index 0000000000..19e1afd6ee
--- /dev/null
+++ b/recipes/libsdl/libsdl-qpe-1.2.9/fix_configure.in.patch
@@ -0,0 +1,10 @@
+--- SDL-1.2.9.vanilla/configure.in 2009-02-24 19:53:25.000000000 +0100
++++ SDL-1.2.9/configure.in 2009-02-24 20:08:10.000000000 +0100
+@@ -1,6 +1,7 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_INIT(README)
+
++AM_PROG_AS
+ dnl Set various version strings - taken gratefully from the GTk sources
+ #
+ # Making releases: