summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-configure
blob: 63b240ea894205cd993fdd07343c1399fed398a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2009-01-25 21:34:07.000000000 +0900
+++ configure	2009-01-25 21:34:30.000000000 +0900
@@ -6074,7 +6074,7 @@
 
 
 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
-		  inttypes.h stdint.h unistd.h
+		  inttypes.h stdint.h unistd.h stdarg.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_header" >&5