summaryrefslogtreecommitdiff
path: root/configfrag.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configfrag.ac')
-rw-r--r--configfrag.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configfrag.ac b/configfrag.ac
index 5f13b63c..5df6239d 100644
--- a/configfrag.ac
+++ b/configfrag.ac
@@ -142,7 +142,7 @@ AC_ARG_ENABLE([kmsg],
# `${file}' and `$file' have different meanings here with respect to having the
# files in the referenced directory considered for `make dist' or not. See
# <http://lists.gnu.org/archive/html/bug-automake/2006-11/msg00027.html>.
-AC_CONFIG_LINKS([machine:$systype/$systype
+AC_CONFIG_LINKS([machine:$srcdir/$systype/$systype
mach/machine:$systype/include/mach/$systype])
dnl Local Variables: