X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=ea288242a9e5440ed0145f1f5fc286c6ef0a9fb9;hp=87999c6158d94511a9afac3f8e2398247d5a742d;hb=5654e156a31d05ac3026790f7749d0401b2eaabc;hpb=9fd02ffcb0cacf3de26e876de5f30510bff137a3 diff --git a/configure.in b/configure.in index 87999c61..ea288242 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,7 @@ dnl Process this file with autoconf to produce a configure script. + +dnl $Id: configure.in,v 1.12 2000/05/29 21:40:20 zarq Exp $ + AC_INIT(src/tincd.c) AM_INIT_AUTOMAKE(tinc, 1.0pre2) AM_CONFIG_HEADER(config.h) @@ -48,6 +51,8 @@ AC_CHECK_FUNCS(ftime socket select strtol strerror) jm_FUNC_MALLOC jm_FUNC_REALLOC +AM_GNU_GETTEXT + # Check for the GNU Multi Precision Library libgmp=none AC_CHECK_LIB(gmp2, mpz_powm, [