From 63c09369d08f51c4cb5a6d010efac9e33b18da97 Mon Sep 17 00:00:00 2001 From: darkeye Date: Sun, 12 Nov 2000 13:28:05 +0000 Subject: [PATCH] dunno why --- darkice/trunk/configure.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/darkice/trunk/configure.h.in b/darkice/trunk/configure.h.in index 1435319..8078cc1 100644 --- a/darkice/trunk/configure.h.in +++ b/darkice/trunk/configure.h.in @@ -18,6 +18,9 @@ /* Define if you have the header file. */ #undef HAVE_FCNTL_H +/* Define if you have the header file. */ +#undef HAVE_LIMITS_H + /* Define if you have the header file. */ #undef HAVE_NETDB_H @@ -57,9 +60,6 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the header file. */ -#undef HAVE_LIMITS_H - /* Name of package */ #undef PACKAGE