summarylogtreecommitdiffstats
path: root/fix_configure.patch
diff options
context:
space:
mode:
authorKenjiTakahashi2015-07-05 02:50:28 +0200
committerKenjiTakahashi2015-07-05 02:50:28 +0200
commit79e4486daee482c8cb93e907f8528f9cc71b492b (patch)
treeb5a1ea809600a237e45d0a033aee62a97da657b3 /fix_configure.patch
downloadaur-79e4486daee482c8cb93e907f8528f9cc71b492b.tar.gz
2.00-1: Initial commit
Diffstat (limited to 'fix_configure.patch')
-rw-r--r--fix_configure.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/fix_configure.patch b/fix_configure.patch
new file mode 100644
index 000000000000..3159cb260b6d
--- /dev/null
+++ b/fix_configure.patch
@@ -0,0 +1,18 @@
+diff -Naur a/scangearmp/configure.in b/scangearmp/configure.in
+--- a/scangearmp/configure.in 2010-02-17 03:22:34.000000000 +0100
++++ b/scangearmp/configure.in 2013-01-12 17:45:51.574334791 +0100
+@@ -21,14 +21,12 @@
+ AC_SUBST(enable_libpath)
+
+ AM_INIT_AUTOMAKE(scangearmp, 2.00-1)
+-AM_CONFIG_HEADER(config.h)
+ AM_PROG_LIBTOOL
+ AC_PROG_LIBTOOL
+ AM_MAINTAINER_MODE
+
+ AC_ISC_POSIX
+ AC_PROG_CC
+-AM_PROG_CC_STDC
+ AC_HEADER_STDC
+ AC_PROG_RANLIB
+