From a05aa886451c1b85fee268a1611e76a65ca5f912 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 22 Jul 2002 05:57:58 +0000 Subject: Upgrade to 5.0.2. Remove statvfs hack. --- net-mgmt/net-snmp/files/patch-al | 53 ---------------------------------------- 1 file changed, 53 deletions(-) (limited to 'net-mgmt/net-snmp/files/patch-al') diff --git a/net-mgmt/net-snmp/files/patch-al b/net-mgmt/net-snmp/files/patch-al index c50e4967d041..89187b836b0b 100644 --- a/net-mgmt/net-snmp/files/patch-al +++ b/net-mgmt/net-snmp/files/patch-al @@ -27,56 +27,3 @@ dnl 4.4 compat AC_TRY_COMPILE([ #ifdef HAVE_SYS_PARAM_H -@@ -2117,29 +2137,29 @@ - #endif - ],swdevt,sw_nblksenabled) - --AC_CHECK_STRUCT_FOR([ --#ifdef HAVE_SYS_STAT_H --#include --#endif --#if HAVE_SYS_STATFS_H --#include --#endif --#if HAVE_SYS_STATVFS_H --#include --#endif --],statvfs,f_frsize) -- --AC_CHECK_STRUCT_FOR([ --#ifdef HAVE_SYS_STAT_H --#include --#endif --#if HAVE_SYS_STATFS_H --#include --#endif --#if HAVE_SYS_STATVFS_H --#include --#endif --],statvfs,f_files) -+dnl AC_CHECK_STRUCT_FOR([ -+dnl #ifdef HAVE_SYS_STAT_H -+dnl #include -+dnl #endif -+dnl #if HAVE_SYS_STATFS_H -+dnl #include -+dnl #endif -+dnl #if HAVE_SYS_STATVFS_H -+dnl #include -+dnl #endif -+dnl ],statvfs,f_frsize) -+ -+dnl AC_CHECK_STRUCT_FOR([ -+dnl #ifdef HAVE_SYS_STAT_H -+dnl #include -+dnl #endif -+dnl #if HAVE_SYS_STATFS_H -+dnl #include -+dnl #endif -+dnl #if HAVE_SYS_STATVFS_H -+dnl #include -+dnl #endif -+dnl ],statvfs,f_files) - - AC_CHECK_STRUCT_FOR([ - #if HAVE_NLIST_H -- cgit v1.2.3