X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=b8ec5ced0a4bfb69d70d9ee3d5eba9eaad450522;hb=a8dd3fee101b033c301b2dc6e5bcb6dbac970ca5;hp=4d48d97a5c31723590fe57d23c888cac4f893387;hpb=6f673320e61bd94bd05aa42387880d8a565d0239;p=psensor.git diff --git a/configure.ac b/configure.ac index 4d48d97..b8ec5ce 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([psensor], [0.8.0.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) +AC_INIT([psensor], [0.8.x],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) @@ -16,6 +16,8 @@ AC_CONFIG_MACRO_DIR([m4]) AC_PROG_CC AM_PROG_CC_C_O +AC_SYS_LARGEFILE + # Checks lib build AC_PROG_RANLIB AM_PROG_AR