]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Header Portability): sys/mount.h.
authorAkim Demaille <akim@epita.fr>
Wed, 25 Jun 2003 10:05:42 +0000 (10:05 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 25 Jun 2003 10:05:42 +0000 (10:05 +0000)
From Gareth McCaughan.

ChangeLog
THANKS
doc/autoconf.texi

index b8103c1babab2872a59ce06efa164fd74b4ce030..638abd7399e01ff4db5ee02e43bb005306b05b1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-25  Akim Demaille  <akim@epita.fr>
+
+       * doc/autoconf.texi (Header Portability): sys/mount.h.
+       From Gareth McCaughan.
+
 2003-06-23  Akim Demaille  <akim@epita.fr>
 
        * lib/autotest/general.m4 (AT_INIT): Report a single config.log,
diff --git a/THANKS b/THANKS
index 1dcd9d18ad4040a23ca52f5e5cdc855173ebface..52acdeb9d8923d771e2fa2d7447bb6324cfdf04f 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -60,6 +60,7 @@ Ezra Peisach                epeisach@zif.mit.edu
 Felix Lee                   flee@cygnus.com
 Franc,ois Pinard            pinard@iro.umontreal.ca
 Frank Denis                 j@jedi.claranet.fr
+Gareth McCaughan            gareth.mccaughan@pobox.com
 Gary V. Vaughan             gvaughan@oranda.demon.co.uk
 Geir Ove Myhr               myhr@stud.fim.ntnu.no
 Gerrit P. Haase             gp@familiehaase.de
index ed6192410b2f68fbc9ca2138d5d54d10c47be91e..8f459e7677b5e724454eaa2f560275827f6e8f39 100644 (file)
@@ -4339,6 +4339,11 @@ See above, item @file{inttypes.h} vs.@: @file{stdint.h}.
 @hdrindex stdlib.h
 On many systems (e.g., Darwin), @file{stdio.h} is a prerequisite.
 
+@item @file{sys/mount.h}
+@hdrindex sys/mount.h
+On FreeBSD 4.8 on ia32 and using gcc version 2.95.4,
+@file{sys/params.h} is a prerequisite.
+
 @item @file{sys/socket.h}
 @hdrindex sys/socket.h
 On Darwin, @file{stdlib.h} is a prerequisite.