mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Changes from Frith-Macdonald, NSLock fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2791 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
de87122917
commit
7e6f9f5a71
20 changed files with 363 additions and 121 deletions
2
configure
vendored
2
configure
vendored
|
@ -2062,7 +2062,7 @@ done
|
|||
#--------------------------------------------------------------------
|
||||
# Header files and functions for files and filesystems
|
||||
#--------------------------------------------------------------------
|
||||
for ac_hdr in sys/stat.h sys/vfs.h sys/statfs.h sys/statvfs.h
|
||||
for ac_hdr in sys/stat.h sys/vfs.h sys/statfs.h sys/statvfs.h pwd.h
|
||||
do
|
||||
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
||||
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue