This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: siglist.h missing from sysdeps/gnu



That's an error in the package creation process.  The following patch
fixes this - but this patch helps only if you're creating a package
from the development sources.

Andreas

1999-07-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/gnu/Dist: Add siglist.h.

--- sysdeps/gnu/Dist.~1~	Sun Jan 24 20:05:11 1999
+++ sysdeps/gnu/Dist	Mon Jul 19 09:36:02 1999
@@ -5,3 +5,4 @@
 netinet/udp.h
 netinet/ip_icmp.h
 sys/mtio.h
+siglist.h

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]