summaryrefslogtreecommitdiff
path: root/extra/virtuoso/automake113.patch
blob: 5f84b49bc07f468bd021f1a9496eae17d940b6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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: