Commit Graph

15 Commits (1aaf47e698d2e3a96685bc689af42fa7bfb1965c)

Author SHA1 Message Date
Nicholas Marriott 32312e0252 vis compat stuff. 2009-06-25 20:27:32 +00:00
Nicholas Marriott 802e129fd7 Start of portability update: bitstring.h. 2009-06-25 17:02:59 +00:00
Nicholas Marriott 2f5c3d881d #undef everything in config.h. This is the only bit of the scripting work I am
using now :-).
2009-05-18 19:18:41 +00:00
Nicholas Marriott 0f5168f971 Use >|. 2009-05-16 22:14:47 +00:00
Nicholas Marriott c111310600 Use a better variable name and allow the uname to be overridden. 2009-05-16 22:06:01 +00:00
Nicholas Marriott 8913d853e4 +sfw for solaris too. 2009-05-14 19:49:26 +00:00
Nicholas Marriott 5adb342147 SunOS tweaks. 2009-05-14 07:49:23 +00:00
Nicholas Marriott 1a86934e09 NetBSD has no strtonum so needs compat/. 2009-05-14 00:40:58 +00:00
Nicholas Marriott 626fe978e1 NetBSD tree.h has no RB_PREV. 2009-05-14 00:35:53 +00:00
Nicholas Marriott 99dee98a2b Use a variable for uname. 2009-05-14 00:34:25 +00:00
Nicholas Marriott 1b70993207 Move -lutil. 2009-05-14 00:17:37 +00:00
Nicholas Marriott a8fe667267 Use the right osdep. 2009-05-14 00:12:42 +00:00
Nicholas Marriott 41fb824cbe Sort. 2009-05-13 23:45:26 +00:00
Nicholas Marriott f1bd3807ae Everything supported has working vsnprintf. 2009-05-13 23:29:45 +00:00
Nicholas Marriott c8cf438d44 Rename all feature flags to HAVE_* and move out of makefiles into a configure
script which must be run before building.

Still two makefiles but they are a hell of a lot simpler.

HAVE_* also will make it easier to move to $buildsystem if necessary later.
2009-05-13 23:27:00 +00:00