Bill Currie
|
f5501fbf24
|
Fix a pile of automake deprecation warnings.
s/INCLUDES/AM_CPPFLAGS/g
I <3 sed :)
|
2013-11-24 13:11:50 +09:00 |
|
Bill Currie
|
74a7e07dfc
|
Use AM_CFLAGS instead of CFLAGS.
CFLAGS is meant to be reserved for the user.
|
2011-05-10 12:44:44 +09:00 |
|
Bill Currie
|
99c0954b47
|
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
|
2007-03-10 12:00:59 +00:00 |
|
Bill Currie
|
e53967b346
|
--disable-static now works (thanks for the heads-up, raorn)
|
2003-12-22 20:51:08 +00:00 |
|
Bill Currie
|
21d8b4f8dc
|
link in hw, move the qw and nq networking code into libs/net and make
hw-master use libnetchan. there are evil include hacks that will need to be
taken care of in net*.[ch]
|
2003-02-11 22:48:57 +00:00 |
|