X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.in;h=29b711e936aedb130103d168126c601693d07222;hp=92d6dfff59464312dd15ef6db181a447db6681e3;hb=e0de803c7e80621600409a0c760241a3d97617bd;hpb=721d85f77277813345bdb63a610e984cec996613 diff --git a/configure.in b/configure.in index 92d6dfff..29b711e9 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl $Id: configure.in,v 1.13.2.1 2000/06/25 20:52:29 zarq Exp $ +dnl $Id: configure.in,v 1.13.2.2 2000/07/02 12:41:03 zarq Exp $ AC_INIT(src/tincd.c) AM_INIT_AUTOMAKE(tinc, 1.0pre3) @@ -14,7 +14,7 @@ AM_ACLOCAL_INCLUDE(m4) # in the latter don't make it into the configure-time tests. AC_DEFINE([_GNU_SOURCE], [__USE_BSD]) -ALL_LINGUAS="nl" +ALL_LINGUAS="es nl" dnl Checks for programs. AC_PROG_CC