summarylogtreecommitdiffstats
path: root/fix_configure.patch
diff options
context:
space:
mode:
authorJakub Klinkovský2015-07-27 12:56:12 +0200
committerJakub Klinkovský2015-07-27 12:56:12 +0200
commit8c7a9bcaf5c4310a6a6dfc729a79e20a4cea9227 (patch)
treefcc05ed558666421bd43796535edf7d5919ec2fb /fix_configure.patch
downloadaur-8c7a9bcaf5c4310a6a6dfc729a79e20a4cea9227.tar.gz
initial commit (version 1.60-4)
Diffstat (limited to 'fix_configure.patch')
-rw-r--r--fix_configure.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/fix_configure.patch b/fix_configure.patch
new file mode 100644
index 000000000000..dec368dd0033
--- /dev/null
+++ b/fix_configure.patch
@@ -0,0 +1,17 @@
+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
+@@ -13,13 +13,11 @@
+ AC_SUBST(enable_libpath)
+
+ AM_INIT_AUTOMAKE(scangearmp, 1.60-1)
+-AM_CONFIG_HEADER(config.h)
+ AC_PROG_LIBTOOL
+ AM_MAINTAINER_MODE
+
+ AC_ISC_POSIX
+ AC_PROG_CC
+-AM_PROG_CC_STDC
+ AC_HEADER_STDC
+ AC_PROG_RANLIB
+