diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-31 18:23:17 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-31 18:23:17 +0000 |
commit | 1715ab1008073e39d9355e58fea0a6fa62f9ebd7 (patch) | |
tree | 7f20db02e04b95535c5a01ec6d4e94edceb73779 /acconfig.h | |
parent | d460f445287037708d6962fff4082704164850e9 (diff) | |
download | fetchmail-1715ab1008073e39d9355e58fea0a6fa62f9ebd7.tar.gz fetchmail-1715ab1008073e39d9355e58fea0a6fa62f9ebd7.tar.bz2 fetchmail-1715ab1008073e39d9355e58fea0a6fa62f9ebd7.zip |
Move /proc/net/dev derivation to runtime.
svn path=/trunk/; revision=2367
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -112,9 +112,6 @@ /* 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 |