diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fa240929..f61c91d3 100644 --- a/configure.ac +++ b/configure.ac @@ -25,6 +25,7 @@ AC_SUBST(PACKAGE_WEBSITE) PACKAGE_IRC="#ultrastardx at quakenet.org" AC_SUBST(PACKAGE_IRC) +AC_CONFIG_MACRO_DIR([dists/autogen/m4]) # Specify a source-file so autoconf can check if the source-dir exists AC_CONFIG_SRCDIR(src/ultrastardx.dpr) |