]> Dogcows Code - chaz/tar/blobdiff - configure.ac
Fix copy-n-paste errors in the license
[chaz/tar] / configure.ac
index 1e7329b199dae88d9727bbee022074346c0664b7..986b079660d98a884754f221b096a7d9ca8fc033 100644 (file)
@@ -132,7 +132,6 @@ LIBS=$tar_save_LIBS
 AC_CHECK_FUNCS(fsync lstat mkfifo readlink strerror symlink setlocale utimes)
 AC_CHECK_DECLS([getgrgid],,, [#include <grp.h>])
 AC_CHECK_DECLS([getpwuid],,, [#include <pwd.h>])
-AC_CHECK_DECLS([valloc])
 AC_CHECK_DECLS([time],,, [#include <time.h>])
 
 # Set LIB_SETSOCKOPT to -lnsl -lsocket if necessary.
This page took 0.021286 seconds and 4 git commands to generate.