php-src/ext/snmp
Sascha Schumann fe50664d4d #if COMPILE_DL
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4 Fix build problems with UCD-SNMP 4.1.x. 2000-03-19 12:38:53 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_snmp.h - snmpwalkoid is an alias now 2000-03-25 19:58:19 +00:00
snmp.c #if COMPILE_DL 2000-05-02 00:44:35 +00:00
winsnmp.c Change string->str where possible; string is basic a C++ class, so gdb can't look 2000-02-08 22:21:43 +00:00