Automated update

git-svn-id: svn://10.0.0.236/trunk@48161 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com 1999-09-18 03:01:07 +00:00
parent cee8b771f1
commit 397768eef0

2
mozilla/configure vendored
View File

@ -7936,7 +7936,7 @@ fi
echo "$ac_t""$ac_cv_func_memcmp_clean" 1>&6
test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.${ac_objext}"
for ac_func in random qsort strerror lchown fchmod snprintf localtime_r statvfs
for ac_func in random qsort strerror lchown fchmod snprintf localtime_r statvfs memmove
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:7943: checking for $ac_func" >&5