1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-10 19:23:41 +01:00

(AC_CNOFIG_SRCDIR): Adjust for moving backtrace.c into the "mi/" subdirectory.

(Logical change 1.192)
This commit is contained in:
hp.com!davidm 2004-03-30 01:56:19 +00:00
parent 69cd4ba87e
commit 3986a308af

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(libunwind, 0.96, libunwind@linux.hpl.hp.com)
AC_CONFIG_SRCDIR(src/backtrace.c)
AC_CONFIG_SRCDIR(src/mi/backtrace.c)
AC_CONFIG_AUX_DIR(aux)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE