aboutsummaryrefslogtreecommitdiffstats
path: root/main/recordmydesktop/automake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/recordmydesktop/automake.patch')
-rw-r--r--main/recordmydesktop/automake.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/recordmydesktop/automake.patch b/main/recordmydesktop/automake.patch
new file mode 100644
index 0000000000..888223450e
--- /dev/null
+++ b/main/recordmydesktop/automake.patch
@@ -0,0 +1,11 @@
+--- ./configure.ac.orig 2013-01-01 07:00:42.507235021 +0000
++++ ./configure.ac 2013-01-01 07:01:00.520724885 +0000
+@@ -6,7 +6,7 @@
+ AM_INIT_AUTOMAKE
+
+ AC_CONFIG_SRCDIR([src/rmd.c])
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADER(config.h)
+
+
+