X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=d8502fa1ae06ccb710e77e06ecef6be334851d16;hb=dfe6b1c24c78a546fa0d3e1432d8872c56d2df55;hp=70be87c871192b595dcab64c944f53a1c70b0763;hpb=6416d2f513c62a1618dbca58165e85542a0785a2;p=sort-networks.git diff --git a/configure.ac b/configure.ac index 70be87c..d8502fa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ([2.65]) +AC_PREREQ([2.61]) AC_INIT([libsortnetwork], [1.0.0], [ff@octo.it]) AC_CONFIG_SRCDIR([src/sn_network.c]) AC_CONFIG_HEADERS([src/config.h]) @@ -16,9 +16,7 @@ AC_DISABLE_STATIC AC_PROG_LIBTOOL # Libtool stuff -LT_CONFIG_LTDL_DIR([libltdl]) LT_INIT -LTDL_INIT if test "x$GCC" = "xyes" then