45ffb9a9c1
upgrade to 1.2.9 58415 Melvyn Sopacua <mdev@idg.nl> add WITH_OPENSSL 57385 Martin Matuska <martin@tradex.sk> adds rc_subr support 54783 Bruce M Simpson <bms@spc.org> Ability to support multiple versions MYSQL and LDAP using the WITH_* variables. I ended up using the stuff provided in bsd.port.mk with his patches
11 lines
262 B
Text
11 lines
262 B
Text
--- ./configure.orig Fri Mar 14 18:19:10 2003
|
|
+++ ./configure Fri Mar 14 18:19:25 2003
|
|
@@ -11202,8 +11202,8 @@
|
|
#if HAVE_NETDB_H
|
|
#include <netdb.h>
|
|
#endif
|
|
- #include <sys/socket.h>
|
|
#include <sys/types.h>
|
|
+ #include <sys/socket.h>
|
|
|
|
int
|