From ffb692bf2696e7ebedd19bcd55ba253e21cb732d Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 May 2013 00:09:00 -0700 Subject: Mon May 6 00:08:59 PDT 2013 --- extra/virtuoso/automake113.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extra/virtuoso/automake113.patch (limited to 'extra/virtuoso/automake113.patch') 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: -- cgit v1.2.3-54-g00ecf