]> git.wh0rd.org - dump.git/blobdiff - configure
Version 0.4b5.
[dump.git] / configure
index 53be0bb45980b1cd6f8cac4bf91df33418fb9d8d..a7f013728f104529e06ff87178e4859d8df80be5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1522,7 +1522,7 @@ if test "$ext2fs_h" = no -o "$ext2fs_lib" = no; then
        { echo "configure: error: You need to install the Ext2fs libraries from the E2fsprogs distribution first" 1>&2; exit 1; }
 fi
 
-for ac_func in err errx verr verrx vwarn vwarnx warn warnx realpath
+for ac_func in err errc errx verr verrc verrx vwarn vwarnc vwarnx warn warnc warnx realpath
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:1529: checking for $ac_func" >&5