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