Remove dependance on Source/Foundation link, additional MINGW ports.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7505 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2000-09-13 19:52:42 +00:00
parent caf7f359e1
commit 9dda3a1adb
13 changed files with 144 additions and 68 deletions

2
configure vendored
View file

@ -2831,7 +2831,7 @@ else
fi
done
for ac_func in statvfs symlink readlink
for ac_func in statvfs symlink readlink geteuid
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:2838: checking for $ac_func" >&5