summaryrefslogtreecommitdiffstats
path: root/disk/cdrdao/cdrdao-configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'disk/cdrdao/cdrdao-configure.patch')
-rw-r--r--disk/cdrdao/cdrdao-configure.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/disk/cdrdao/cdrdao-configure.patch b/disk/cdrdao/cdrdao-configure.patch
new file mode 100644
index 0000000000..995e4c5cc3
--- /dev/null
+++ b/disk/cdrdao/cdrdao-configure.patch
@@ -0,0 +1,12 @@
+diff -ur cdrdao-sfcvs/configure.ac cdrdao-mod/configure.ac
+--- cdrdao-sfcvs/configure.ac 2013-02-17 13:08:14.775394278 -0600
++++ cdrdao-mod/configure.ac 2013-02-17 13:09:48.952393222 -0600
+@@ -5,7 +5,7 @@
+
+ AC_CONFIG_SRCDIR(dao/main.cc)
+ AM_INIT_AUTOMAKE
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADER(config.h)
+ AM_MAINTAINER_MODE
+ AC_CANONICAL_HOST
+