summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index f15f08f..6815f9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -141,13 +141,7 @@ AM_CONDITIONAL([disable_smashing_stack_protector],
# Output.
#
-# Set up `machine' and `mach/machine' links in the build directory for easier
-# header file location.
-AC_CONFIG_LINKS([machine:${systype}/${systype}
- mach/machine:${systype}/include/mach/${systype}])
-
AC_CONFIG_HEADER([config.h])
-
AC_CONFIG_FILES([Makefile version.c])
#