X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=configure.in;h=44e65e9b72dda7ba3273051b0099b25cf2c2ba4b;hp=1b684a2a432d9dccdcc7898dcfbf02382423e9fe;hb=ae5af6971a7711e78ebcdcc99e3865bd9e421405;hpb=b1fb4e3a7c99179a30b3b9fab4993c0d91354e4e diff --git a/configure.in b/configure.in index 1b684a2a..44e65e9b 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -dnl $Id: configure.in,v 1.126.2.20 2002-03-12 11:23:47 srittau Exp $ +dnl $Id: configure.in,v 1.126.2.21 2002-08-30 16:59:25 jmarcus Exp $ dnl configure.in for netatalk AC_INIT(bin/adv1tov2/adv1tov2.c) @@ -107,6 +107,9 @@ AC_FUNC_WAIT3 AC_CHECK_FUNCS(flock getcwd gethostname gettimeofday getusershell mkdir rmdir select socket strdup strstr strtoul setpgrp strchr memcpy) AC_FUNC_SETPGRP +dnl Checks for (v)snprintf +NETATALK_SNPRINTF_CHECK + dnl -------------------------------------------------------------------------- dnl specific configuration comes in here: dnl --------------------------------------------------------------------------