Remove doc/es/ and src/device.c from the distribution.
[oweals/tinc.git] / configure.in
index 1e2b802c39936638015df11e8fc35806e683a2bb..91f76dcb1335786cd6554f5b83316abc9c793227 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
 dnl Process this file with autoconf to produce a configure script.
 
-dnl $Id: configure.in,v 1.13.2.73 2003/07/29 11:50:39 guus Exp $
+dnl $Id: configure.in,v 1.13.2.75 2003/07/30 09:45:20 guus Exp $
 
 AC_PREREQ(2.57)
 AC_INIT(src/tincd.c)
 
 AC_PREREQ(2.57)
 AC_INIT(src/tincd.c)
@@ -155,7 +155,7 @@ dnl Checks for library functions.
 AC_FUNC_MEMCMP
 AC_FUNC_ALLOCA
 AC_TYPE_SIGNAL
 AC_FUNC_MEMCMP
 AC_FUNC_ALLOCA
 AC_TYPE_SIGNAL
-AC_CHECK_FUNCS([asprintf daemon fcloseall flock ftime fork get_current_dir_name gettimeofday mlockall putenv select strdup strerror strsignal strtol unsetenv vsyslog])
+AC_CHECK_FUNCS([asprintf daemon fcloseall flock ftime fork get_current_dir_name gettimeofday mlockall putenv random select strdup strerror strsignal strtol unsetenv vsyslog])
 jm_FUNC_MALLOC
 jm_FUNC_REALLOC
 
 jm_FUNC_MALLOC
 jm_FUNC_REALLOC
 
@@ -201,7 +201,6 @@ AC_SUBST(INCLUDES)
 AC_OUTPUT(Makefile 
 src/Makefile
 doc/Makefile
 AC_OUTPUT(Makefile 
 src/Makefile
 doc/Makefile
-doc/es/Makefile
 lib/Makefile
 po/Makefile.in
 m4/Makefile
 lib/Makefile
 po/Makefile.in
 m4/Makefile