summarylogtreecommitdiffstats
path: root/configure.patch
diff options
context:
space:
mode:
authorMuflone2015-06-13 17:59:23 +0200
committerMuflone2015-06-13 17:59:23 +0200
commit00023247225a25ffc3c61cbab08c2283193f76fe (patch)
tree404b6b574b4d235e4a69be9b137b8178f73c00f1 /configure.patch
downloadaur-python2-gudev-git.tar.gz
Initial import
Diffstat (limited to 'configure.patch')
-rw-r--r--configure.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/configure.patch b/configure.patch
new file mode 100644
index 000000000000..9622bf2e07df
--- /dev/null
+++ b/configure.patch
@@ -0,0 +1,17 @@
+--- python-gudev-build/configure.ac 2013-03-05 20:45:33.476890335 +0200
++++ python-gudev-build/configure.ac 2013-03-05 20:41:39.784145843 +0200
+@@ -2,13 +2,12 @@
+ AC_INIT(python-gudev, 147.3)
+ AC_CONFIG_SRCDIR(gudev.defs)
+ AC_CONFIG_MACRO_DIR([m4])
+-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
++AM_INIT_AUTOMAKE
+
+ AM_MAINTAINER_MODE
+ AC_PROG_MAKE_SET
+
+ AC_PROG_CC
+-AM_PROG_CC_STDC
+ AC_HEADER_STDC
+
+ AM_PROG_LIBTOOL