Commit Graph

16 Commits

Author SHA1 Message Date
Josh Elsasser 2ead51f79d Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS.
Add missing headers and other miscellaneous fixes for beos.
2007-08-04 01:17:39 +00:00
Charles Kerr f0b4524fbe bump autoconf version 2007-08-02 03:03:55 +00:00
Charles Kerr ba3dc008fc get the socket/net code working on win32 too 2007-07-31 16:55:47 +00:00
Charles Kerr ded2db6287 second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
Charles Kerr 88fa592a6e first stab at getting autoconf to know about the macosx hierarchy 2007-07-31 01:18:50 +00:00
Charles Kerr 7ba03d40b7 sync the two build systems w.r.t. dirname() and basename() 2007-07-30 14:31:03 +00:00
Charles Kerr b9076b9f0d add libgen test to configure.ac 2007-07-30 14:11:32 +00:00
Charles Kerr a9fc478955 get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
Charles Kerr 01d5f761ff update the configure script's directory list 2007-07-19 14:53:21 +00:00
Charles Kerr ca3c07012c first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable. 2007-07-19 14:06:50 +00:00
Charles Kerr ad63c84b47 on second glance, there are even more issues that keep us from working w/2.4. still, 2.6 was released in 2004, so it's not like we're on the bleeding edge here. 2007-07-19 03:36:29 +00:00
Josh Elsasser 4febc1a0dc Check for socket and dns library in a better way. 2007-07-19 03:17:49 +00:00
Josh Elsasser 7428b48010 A couple autoconf fixes for osx. 2007-07-19 01:30:45 +00:00
Josh Elsasser ceb66c2de7 Add compat code for if daemon() function isn't available. 2007-07-19 01:27:52 +00:00
Josh Elsasser c10e7c3288 Build on solaris. 2007-07-19 00:21:26 +00:00
Charles Kerr bd3ce76fa5 part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00