From 2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 31 Jan 1999 00:19:45 +0000 Subject: Autoconfigure detection of whether we have 2.2. svn path=/trunk/; revision=2358 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index d0f1c611..2f22e699 100644 --- a/acconfig.h +++ b/acconfig.h @@ -112,6 +112,9 @@ /* Define if you want built-in SOCKS support */ #undef HAVE_SOCKS +/* Define if it looks like we have new /proc/dev/net format under Linux */ +#undef HAVE_NEWPROCNETDEV + /* Define to the version of the distribution. */ #undef VERSION -- cgit v1.2.3