summarylogtreecommitdiffstats
path: root/0001_autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001_autoconf.patch')
-rw-r--r--0001_autoconf.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0001_autoconf.patch b/0001_autoconf.patch
new file mode 100644
index 000000000000..cb2677c824b6
--- /dev/null
+++ b/0001_autoconf.patch
@@ -0,0 +1,12 @@
+diff -Nru libdbusmenu-12.10.2.orig/configure.ac libdbusmenu-12.10.2/configure.ac
+--- libdbusmenu-12.10.2.orig/configure.ac 2013-01-09 15:44:34.554871296 -0500
++++ libdbusmenu-12.10.2/configure.ac 2013-01-09 15:44:45.604812416 -0500
+@@ -4,7 +4,7 @@
+
+ AC_PREREQ(2.62)
+
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AM_INIT_AUTOMAKE(libdbusmenu, 12.10.2, [-Wno-portability])
+
+ AM_MAINTAINER_MODE