summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--headers.m41
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25fcd33..6cc586b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-29 Marcus Brinkmann <marcus@gnu.org>
+
+ * headers.am (AC_CONFIG_LINKS): Remove include/bits/atomic.h.
+
2004-03-23 Marcus Brinkmann <marcus@gnu.org>
* sysdeps/generic/bits/mutex.h (__PTHREAD_MUTEX_INITIALIZER):
diff --git a/headers.m4 b/headers.m4
index 4fceecb..df49c84 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