summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2004-10-29 01:00:59 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-04-06 22:35:38 +0200
commit92b03cf0bef2df9496852342bb15de9252a2c630 (patch)
treeb7ca42d99dd6b0ecc5e0ac8291da2f1340dfc86a
parent3869934a2d3c37046bf771816fc2a9275853f87c (diff)
2004-10-29 Marcus Brinkmann <marcus@gnu.org>
* 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 <marcus@gnu.org> * headers.am (AC_CONFIG_LINKS): Remove include/bits/atomic.h. platform/ 2004-10-29 Marcus Brinkmann <marcus@gnu.org> * Initial commit.
-rw-r--r--headers.m41
1 files changed, 0 insertions, 1 deletions
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