X-Git-Url: https://jxself.org/git/?p=skeinsum.git;a=blobdiff_plain;f=configure;h=a4c3b40df55918436f94d3b733b155b9eb0e0ad9;hp=8b47871fb81fc748043e83d64d60aba1397b4113;hb=f92102e1a10a938eaad61481658409dd9b686d54;hpb=5d1c1b6eb8e180e13cac19f03ad2f0aa27581148 diff --git a/configure b/configure index 8b47871..a4c3b40 100755 --- a/configure +++ b/configure @@ -2712,9 +2712,8 @@ fi # Define the identity of the package. - - PACKAGE=skeinsum - VERSION=1.0 + PACKAGE='skeinsum' + VERSION='1.0' cat >>confdefs.h <<_ACEOF @@ -4249,7 +4248,7 @@ fi done -for ac_header in limits.h malloc.h stddef.h stdlib.h string.h unistd.h +for ac_header in limits.h malloc.h stddef.h stdlib.h string.h unistd.h errno.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"