2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/AIX/net-snmp/6.1/net-snmp-configure1.patch
wanghuaz bd0b6c6836 Added new net-snmp for AIX 6.1
Former-commit-id: 60059a1770909b4d256709cf4df61801da35272f
2013-06-05 07:08:22 +00:00

17 lines
691 B
Diff

*** net-snmp-5.7.2/configure.orig Fri Apr 19 12:35:50 2013
--- net-snmp-5.7.2/configure Fri Apr 19 12:45:53 2013
***************
*** 6500,6510 ****
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Perl function system() invokes a POSIX shell" >&5
$as_echo_n "checking whether the Perl function system() invokes a POSIX shell... " >&6; }
- if test "x$PERLPROG" != 'x' && test -x "$PERLPROG" && test "x`$PERLPROG -e 'system('"'"'echo $OSTYPE'"'"');'`" != 'x$OSTYPE'; then
PERL_SYSTEM_INVOKES_POSIX_SHELL=yes
- else
- PERL_SYSTEM_INVOKES_POSIX_SHELL=no
- fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
--- 6500,6506 ----