X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=configure;h=7b7fc23818c3c04bc8b5ee131235ce68aef326fd;hb=60d46c352087c38c29a690d80b62441028579f35;hp=462ef78cdb2477dd3b648a9218fb30814f2b9fb7;hpb=a4f547cdfcac72c75d5e147fa4592652229fd0a1;p=dump.git diff --git a/configure b/configure index 462ef78..7b7fc23 100755 --- a/configure +++ b/configure @@ -1532,7 +1532,7 @@ if test "${with_dumpdatespath+set}" = set; then echo "$ac_t""DUMPDATESPATH is $withval" 1>&6 DUMPDATESPATH=$withval else - DUMPDATESPATH="/etc/dumpdates" + DUMPDATESPATH="${sysconfdir}/dumpdates" echo "DUMPDATESPATH defaults to $DUMPDATESPATH" fi @@ -1697,8 +1697,8 @@ 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 - hint: make install-libs" 1>&2; exit 1; } fi -echo $ac_n "checking for ext2_ino_t type in ext2 headers""... $ac_c" 1>&6 -echo "configure:1702: checking for ext2_ino_t type in ext2 headers" >&5 +echo $ac_n "checking for ext2_ino_t type in libext2fs headers""... $ac_c" 1>&6 +echo "configure:1702: checking for ext2_ino_t type in libext2fs headers" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; cat >> confdefs.h <<\EOF #define HAVE_EXT2_INO_T 1 EOF -, echo "$ac_t""yes" 1>&6 + echo "$ac_t""yes" 1>&6 else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 @@ -1740,7 +1740,7 @@ if { (eval echo configure:1739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; cat >> confdefs.h <<\EOF #define HAVE_EXT2_JOURNAL_INUM 1 EOF -, echo "$ac_t""yes" 1>&6 + echo "$ac_t""yes" 1>&6 else echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5