From d9a1ecc006142ae1eb8d96e914037113b619f524 Mon Sep 17 00:00:00 2001 From: Steve Ellcey Date: Thu, 24 May 2007 17:33:42 +0000 Subject: * ltmain.sh: Update from GCC. * libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories --- newlib/libc/sys/linux/linuxthreads/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/sys/linux/linuxthreads/Makefile.am') diff --git a/newlib/libc/sys/linux/linuxthreads/Makefile.am b/newlib/libc/sys/linux/linuxthreads/Makefile.am index 29c8650fa..d79d1c113 100644 --- a/newlib/libc/sys/linux/linuxthreads/Makefile.am +++ b/newlib/libc/sys/linux/linuxthreads/Makefile.am @@ -100,7 +100,7 @@ install-data-local: install-toollibLIBRARIES $(DESTDIR)$(toollibdir)/libthread_db.so.1 AM_CFLAGS = -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1 -ACLOCAL_AMFLAGS = -I ../../../.. +ACLOCAL_AMFLAGS = -I ../../../.. -I ../../../../.. CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host ## PTHREAD_HEADERS=pthread.h semaphore.h -- cgit v1.2.3