diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-21 19:34:47 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-21 19:34:47 +0200 |
commit | a2952398e5de8746a761a59686619d08d376bce3 (patch) | |
tree | df2373bb1119468873c667624769455c36dc3786 /configfrag.ac | |
parent | ba1b3afd50913473f3036a63b4a82d7ba5c42009 (diff) | |
parent | 92e98a7f4d4fa75b286a067e1d1caef514fccb0d (diff) |
Merge branch 'master' into master-gdb_stubs
Diffstat (limited to 'configfrag.ac')
-rw-r--r-- | configfrag.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configfrag.ac b/configfrag.ac index 57146c93..3e5fea3f 100644 --- a/configfrag.ac +++ b/configfrag.ac @@ -153,7 +153,7 @@ AC_ARG_ENABLE([gdb-stub], # `${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: |