X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=configure;h=a7f013728f104529e06ff87178e4859d8df80be5;hp=53be0bb45980b1cd6f8cac4bf91df33418fb9d8d;hb=b45f51d61e911ac8a040bef1efda6afd82261e03;hpb=1227625a12a66e0ded78a1997c2d23f23202a382 diff --git a/configure b/configure index 53be0bb..a7f0137 100755 --- 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