19 Commits

Author SHA1 Message Date
b1v1r
dc0a2161ac Merge 2.5.9 changes into trunk. 2009-03-12 15:31:10 +00:00
brectanus
a686b0633a Update configure to better find lua libs. 2008-08-18 16:00:29 +00:00
brectanus
5f09dbb3ee Sync up trunk with changes from 2.5.x. 2008-03-28 17:06:44 +00:00
brectanus
e4eaade2ca Make Lua support optional since it is still experimental (--without-lua). If someone still uses SecRuleScript, however, it iignores it and just warns on Apache startup. 2008-02-16 00:27:44 +00:00
brectanus
06715a0dea Make sure to include the apxs cflags and apr cflags when building msc_test. 2008-02-08 22:03:48 +00:00
brectanus
46cb2beeba Cleanup build to be more portable at searching for libs. 2008-02-06 20:02:01 +00:00
brectanus
e12a2f08d9 The apu is under the apr dir on Solaris. 2008-01-30 01:04:53 +00:00
brectanus
0903a061a6 Fix regression on non-solaris for lua (lua5.1, not lua51). 2008-01-30 01:00:53 +00:00
brectanus
8d05c9966d Add some further searching for apr/apu/lua for solaris. 2008-01-30 00:57:52 +00:00
brectanus
b39bd86797 Fixed typo in lua finding script. 2008-01-29 21:16:06 +00:00
brectanus
764fe94ab0 Wrap the apxs command so we can fix -R option not working on solaris. 2008-01-29 20:50:35 +00:00
brectanus
d350c5f5d9 Add in a hack to find lua binary install. 2008-01-29 18:30:40 +00:00
brectanus
62dfbeb80a Do not bother with libcurl if there is no mlogc-src. 2008-01-11 18:18:18 +00:00
brectanus
bc6c0c76af Add the ability to find curl for mlogc. 2008-01-11 17:51:58 +00:00
brectanus
0a6ac05590 Add the ability to build mlogc if it is in the mlogc-src subdir. 2008-01-11 17:51:06 +00:00
brectanus
433ecf3427 Cleanup configure and add support for using apache src included libs (--with-httpd-src). 2008-01-08 19:03:24 +00:00
brectanus
baac392bf5 More configure cleanup. 2008-01-03 01:09:01 +00:00
brectanus
40c57f8716 Cleanup configure script and add back unit tests (make test). 2008-01-02 23:52:34 +00:00
brectanus
badb2791f1 Initial 'configure' based compilation (buildconf generates configure script). 2008-01-02 21:32:10 +00:00