summaryrefslogtreecommitdiff
path: root/extra/virtuoso/automake113.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/virtuoso/automake113.patch')
-rw-r--r--extra/virtuoso/automake113.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/extra/virtuoso/automake113.patch b/extra/virtuoso/automake113.patch
new file mode 100644
index 000000000..5f84b49bc
--- /dev/null
+++ b/extra/virtuoso/automake113.patch
@@ -0,0 +1,12 @@
++++ a/configure.in
+--- b/configure.in
+@@ -36,7 +36,7 @@
+ AC_INIT([Virtuoso Open Source Edition],
+ AC_CONFIG_SRCDIR([libsrc/Dk.h])
+ AC_CONFIG_AUX_DIR([binsrc/config])
+ AC_CONFIG_MACRO_DIR([binsrc/config])
+-AM_CONFIG_HEADER([libsrc/Dk/config.h])
++AC_CONFIG_HEADER([libsrc/Dk/config.h])
+
+ dnl
+ dnl You may need to change the next macro for older versions of automake: