diff --git a/test/configure.ac b/test/configure.ac index e2067e3ad..a0450255a 100644 --- a/test/configure.ac +++ b/test/configure.ac @@ -3,7 +3,7 @@ AC_INIT AC_CONFIG_SRCDIR([loopwave.c]) dnl Detect the canonical build and host environments -AC_CONFIG_AUX_DIRS($srcdir/../build-scripts) +AC_CONFIG_AUX_DIR([../build-scripts]) AC_CANONICAL_HOST dnl Check for tools