aboutsummaryrefslogtreecommitdiffstats
path: root/main/recordmydesktop/automake.patch
blob: 888223450ef9445af81cdc9d05ce3e2a97f916f7 (plain)
1
2
3
4
5
6
7
8
9
10
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)