X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=ce9d4a7f4797ee79ac91e85c713fd90ca4f68679;hb=92fc7ab5c5c005878a4c6cb25c33c928c40d1e44;hp=5b593037397d21873e6602f7c7b84ceddcdeb5bf;hpb=70a12564167c244cc442d9b93e1a3201f852a35d;p=psensor.git diff --git a/configure.ac b/configure.ac index 5b59303..ce9d4a7 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], [1.0.0.0],[jeanfi@gmail.com],[psensor],[http://wpitchoune.net/psensor]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) @@ -16,8 +16,11 @@ 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 # Checks for header files. AC_PATH_X