diff --git a/configure.in b/configure.in index 1ae9d6c6..ef9137c2 100644 --- a/configure.in +++ b/configure.in @@ -80,7 +80,7 @@ if test x$target_arch != x$build_arch; then CPPFLAGS="${CPPFLAGS} -DUNW_REMOTE_ONLY" fi AC_CONFIG_LINKS(include/libunwind.h:include/libunwind-$target_arch.h - include/tdep.h:include/tdep-$target_arch.h) + include/tdep:include/tdep-$target_arch) AC_ARG_ENABLE(debug, [ --enable-debug turn on debug support (slows down execution)],