php-src/ext/snmp
Rasmus Lerdorf 77cdb5f483 Bring imap build rules up to date. We still have a problem here though.
In this new build structure we are adding libraries to $LIBS as we add
modules instead of doing an AC_SUBST into the Makefile.  One reason for
doing the subst in php3 was to get around the libraries that could not
be included in $LIBS because doing so would mess up the various configure
tests.  For example, you can't do a -limap as part of the various simple
configure compile programs because -limap requires a bunch of callback
symbols to be present.
1999-04-22 04:21:08 +00:00
..
config.h.stub last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
config.m4 last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
Makefile.am last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
Makefile.in Bring imap build rules up to date. We still have a problem here though. 1999-04-22 04:21:08 +00:00
php3_snmp.h last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
snmp.c last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
winsnmp.c PHP 4.0 1999-04-07 21:05:13 +00:00