From 92b03cf0bef2df9496852342bb15de9252a2c630 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 29 Oct 2004 01:00:59 +0000 Subject: 2004-10-29 Marcus Brinkmann * platform: New directory. * configure.ac (AC_CONFIG_FILES): Add platform/alpha/Makefile, platform/amd64/Makefile, platform/ia32/Makefile, platform/ia64/Makefile, platform/powerpc/Makefile, platform/powerpc64/Makefile and platform/Makefile. * Makefile.am (SUBDIRS): Add platform. libpthread/ 2004-10-29 Marcus Brinkmann * headers.am (AC_CONFIG_LINKS): Remove include/bits/atomic.h. platform/ 2004-10-29 Marcus Brinkmann * Initial commit. --- headers.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/headers.m4 b/headers.m4 index 4fceecbf..df49c84e 100644 --- a/headers.m4 +++ b/headers.m4 @@ -13,7 +13,6 @@ AC_CONFIG_LINKS([ include/pthread.h:libpthread/include/pthread.h include/pthread/pthread.h:libpthread/include/pthread/pthread.h - include/bits/atomic.h:libpthread/sysdeps/${arch}/bits/atomic.h include/bits/memory.h:libpthread/sysdeps/${arch}/bits/memory.h include/bits/spin-lock.h:libpthread/sysdeps/${arch}/bits/spin-lock.h include/bits/pthreadtypes.h:libpthread/sysdeps/generic/bits/pthreadtypes.h -- cgit v1.2.3