]> git.pld-linux.org Git - packages/net-snmp.git/blame - net-snmp-acfix.patch
- updated
[packages/net-snmp.git] / net-snmp-acfix.patch
CommitLineData
04ea07b9
AM
1diff -ur net-snmp-5.3.org/configure.in net-snmp-5.3/configure.in
2--- net-snmp-5.3.org/configure.in 2005-12-28 18:20:56.000000000 +0100
3+++ net-snmp-5.3/configure.in 2006-01-09 00:54:22.913735750 +0100
4@@ -2880,7 +2880,7 @@
544e9189
JB
5
6 AC_MSG_RESULT([$ac_cv_type_ssize_t])
7 if test $ac_cv_type_ssize_t = yes; then
8- AC_DEFINE(HAVE_SSIZE_T)
9+ AC_DEFINE(HAVE_SSIZE_T,,[have ssize_t])
10 fi
11
12 # Check ps args
This page took 0.027923 seconds and 4 git commands to generate.