X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=configure;h=60c7d2da8e778b3cd62c5f42801bb296f10f8a30;hp=cf65578354c114c1b48cbb064db16c5e43b4f29e;hb=d339304329df2d458e54c02eac10a27cb31d9cb1;hpb=688653ea7629ee624cd894bfd464233d11399e74 diff --git a/configure b/configure index cf65578..60c7d2d 100755 --- a/configure +++ b/configure @@ -1632,7 +1632,7 @@ ext2fs_lib=no fi 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; } + { echo "configure: error: You need to install the Ext2fs libraries from the E2fsprogs distribution first - hint: make install-libs" 1>&2; exit 1; } fi for ac_func in err errx verr verrx vwarn vwarnx warn warnx realpath lchown