X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=configure.in;h=c198654ba9caee225e8c19da21e61234660651c1;hb=e5294e9e174ea671d2e8f3454d3fbf25fd106c36;hp=2d42166194131268b3baa02a318631c79cceb683;hpb=51cb3824983977c5b46e6ffca36b80c5c604b466;p=userv.git diff --git a/configure.in b/configure.in index 2d42166..c198654 100644 --- a/configure.in +++ b/configure.in @@ -1,20 +1,22 @@ # userv - configure.in # -# Copyright (C)1996-1997,1999-2000,2003 Ian Jackson -# +# userv is +# Copyright 1996-2017 Ian Jackson . +# Copyright 2000 Ben Harris +# Copyright 2016-2017 Peter Benie +# # This is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. -# +# # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. -# +# # You should have received a copy of the GNU General Public License -# along with userv; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# along with this program. If not, see . AC_INIT(language.i4) AC_CONFIG_HEADER(config.h) @@ -46,7 +48,7 @@ AC_CHECK_PROGS(MD5SUM_SIMPLE, md5sum md5 gmd5sum) CFLAGS="$CFLAGS -D_GNU_SOURCE" AC_CHECK_LIB(socket,socket) -AC_CHECK_FUNCS(setenv strsignal) +AC_CHECK_FUNCS(setenv strsignal vsnprintf) AC_CACHE_CHECK(for EPROTO,userv_cv_hdr_eproto, AC_EGREP_CPP(yes,