aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-01-31 00:19:45 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-01-31 00:19:45 +0000
commit2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294 (patch)
tree3f86d382fdd1589334dbfd68b74b870d932906ca /acconfig.h
parentfb97c4e25a3fc602c050d8e0b52b84d6b01ebefc (diff)
downloadfetchmail-2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294.tar.gz
fetchmail-2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294.tar.bz2
fetchmail-2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294.zip
Autoconfigure detection of whether we have 2.2.
svn path=/trunk/; revision=2358
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
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