X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=a23a3150b24ff1288378f4ea54f952e880f93914;hb=58bcae66794fda42c50b991f615cfc8fcaa35c0e;hp=5856d8cfbd1a00e46569f2259dd16794f8e5f96a;hpb=cb9cb9b7dcdf62310c7b543aaac0a82d7f4b9319;p=hivex.git diff --git a/configure.ac b/configure.ac index 5856d8c..a23a315 100644 --- a/configure.ac +++ b/configure.ac @@ -17,8 +17,8 @@ # major/minor/release must be numbers m4_define([hivex_major], [1]) -m4_define([hivex_minor], [0]) -m4_define([hivex_release], [74]) +m4_define([hivex_minor], [1]) +m4_define([hivex_release], [1]) # extra can be any string m4_define([hivex_extra], []) @@ -123,7 +123,7 @@ dnl Check sizeof long. AC_CHECK_SIZEOF([long]) dnl Headers. -dnl AC_CHECK_HEADERS([]) +AC_CHECK_HEADERS([endian.h byteswap.h]) dnl Check for pod2man and pod2text. AC_CHECK_PROG([POD2MAN],[pod2man],[pod2man],[no]) @@ -397,8 +397,11 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([Makefile gnulib/lib/Makefile gnulib/tests/Makefile - hivex/Makefile - hivex.pc]) + hivex.pc + hivex/Makefile + hivex/t/Makefile + hivex/tools/Makefile + po/Makefile.in]) AC_OUTPUT dnl Produce summary.