From c4a2f46b6a8fca6269ba46148c67f2aa18cbeebb Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Fri, 20 May 2005 09:48:08 +0000 Subject: [PATCH] Replace tdep.h symlink with tdep symlink. (Logical change 1.294) --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)],