Ronnie Sahlberg
|
71ec54603d
|
Solaris install fixes, solaris needs to use ginstall, not install and it does not have ldconfig
|
2011-01-03 11:15:50 +11:00 |
|
Ronnie Sahlberg
|
adfb7326e3
|
Solaris needs -lsocket and -lnsl and does not support gethostbyname2()
With these changes we build and work on solaris
|
2011-01-03 10:57:35 +11:00 |
|
Ronnie Sahlberg
|
f449b31150
|
Change makefile to use -O2 optimizations
|
2010-12-29 18:02:18 +11:00 |
|
Ronnie Sahlberg
|
d53b882682
|
MAKEFILE
Add md5.o to the makefile
|
2010-12-22 22:12:38 +11:00 |
|
Ronnie Sahlberg
|
3d3da6c6e3
|
include config.h from lib/socket.c and use this to conditionaly
compile code to set sin_len on platforms that require this field
in the sockaddr structures.
|
2010-12-05 13:53:41 +11:00 |
|
Ronnie Sahlberg
|
631954405a
|
add prefix exec_prefix libdir and bindir to the makefile
|
2010-12-05 13:40:48 +11:00 |
|
Ronnie Sahlberg
|
d7a1103e13
|
Add initial autoconf support to make it easier to get ported to
other platforms
|
2010-12-05 13:31:11 +11:00 |
|