]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix pthread.h in installed-headers list.
authorStefan Liebler <stli@linux.vnet.ibm.com>
Fri, 13 Jun 2014 23:39:23 +0000 (16:39 -0700)
committerRoland McGrath <roland@hack.frob.com>
Fri, 13 Jun 2014 23:39:23 +0000 (16:39 -0700)
ChangeLog
Makefile

index 9be82b4c305d5a428f87d362b3fc8d4d8e0795ea..eb668b28ae79ead2669faec3ce871a3883d256ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
+
+       * Makefile (installed-headers): Adjust path of pthread.h header.
+
 2014-06-13  Roland McGrath  <roland@hack.frob.com>
 
        * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
index ad180347e15371e12377998a37f45b2a67d6a4e5..51ff5ca28e11dfb7197b241140c4a86c8f908611 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -284,7 +284,7 @@ installed-headers = argp/argp.h assert/assert.h catgets/nl_types.h \
                    malloc/obstack.h malloc/mcheck.h math/math.h \
                    math/complex.h math/fenv.h math/tgmath.h misc/sys/uio.h \
                    $(wildcard nis/rpcsvc/*.h) nptl_db/thread_db.h \
-                   nptl/sysdeps/pthread/pthread.h nptl/semaphore.h \
+                   sysdeps/nptl/pthread.h nptl/semaphore.h \
                    nss/nss.h posix/sys/utsname.h posix/sys/times.h \
                    posix/sys/wait.h posix/sys/types.h posix/unistd.h \
                    posix/glob.h posix/regex.h posix/wordexp.h posix/fnmatch.h\