Commit graph

35 commits

Author SHA1 Message Date
Jez Higgins
3b54b7482a Fixed includes for DOMException - all this time they'd been wrong :( 2011-11-26 09:19:56 +00:00
jez
deca6907e1 Massage ArabicaConfig.hpp so all macros are prefixed ARABICA_ 2011-11-25 23:26:39 +00:00
jez
148596b694 Use AC_LANG_PROGRAM to silence warnings 2011-11-25 14:17:36 +00:00
Jez Higgins
d2e704a326 chmod -x on m4 files 2010-01-14 14:30:46 +00:00
Jez Higgins
39d706d038 updated build to explicitly list all the includes, so that they get installed and uninstalled. make distcheck should now work 2010-01-14 14:29:55 +00:00
Jez Higgins
f42e95be24 libtool magicked this up 2009-12-11 10:12:28 +00:00
jez
139da9a699 add lt-obsolete 2009-11-23 21:52:17 +00:00
U-isla\jez
365db2bff1 s/lt~obsolete.m4/lt-obsolete.m4/ so that it gets included in the dist bundle 2009-08-01 09:41:34 +01:00
jez
0941291af6 updated libtool 2009-07-31 17:46:11 +01:00
jez
bc9bc15b6a Add configure option to disable running tests. make check will still build
tests, but will not run them.
--with-tests=no to manually disable.  Tests are automatically disabled if
cross-compiling.
2008-08-07 18:56:02 +01:00
jez
812925e669 Added configure tests for std::mbstate_t and/or mbstate_t. Some platforms
don't have it (VxWorks, for example).
2008-08-06 22:31:39 +01:00
jez
46d9064040 added build support for the Elephant memory monitoring library 2007-11-09 22:56:07 +00:00
jez
b02a3ddb62 use AS_HELP_STRING macro 2007-08-29 02:02:25 +00:00
jez
2f28b7a88f fixed syntax error - worked on linux and cygwin, blew up on BSD 2007-08-28 23:33:35 +00:00
jez
669200cd59 fixed wide string detection 2007-07-20 20:54:29 +00:00
jez
03c1fe4a4e merged with mangle-dev branch 2007-07-19 17:04:18 +00:00
jez
c15e87bf66 Fix libxml2 include path
patch from Bob Wilkinson <rwilkinson_at_messagelabs.com>
2007-01-30 16:20:45 +00:00
jez
552241d3f4 tweaked and tightened checking 2007-01-18 20:46:30 +00:00
jez
b86aa05c29 fixed typo 2007-01-16 11:52:55 +00:00
jez
a9336947cd better searches for socket lkibraries, checks for winsock on mingw32 2007-01-16 11:49:07 +00:00
jez
adc6c25cc3 now finds library properly 2007-01-16 11:48:46 +00:00
jez
a44eca0148 better socket checks - Solaris needs -lsocket and -lnsl 2007-01-16 10:43:42 +00:00
jez
e6b8a5ac3c check for sockets 2007-01-15 22:31:03 +00:00
jez
7ce89d4a24 initialise wide string properly 2007-01-15 17:40:58 +00:00
jez
8a4b5403f7 added a bit of info output 2007-01-15 17:40:06 +00:00
jez
67766fdc9d fixed speller - /usr/local not /usr/locale 2007-01-15 17:39:42 +00:00
jez
80afc48cfe MinGW uses winsock, not BSD-style sockets, so add configure check 2006-12-13 19:20:31 +00:00
jez
8f464e802b beefed up - mingw has std::wstring, but not wide I/O 2006-12-13 19:19:30 +00:00
jez
0185b654a6 added --with-parser= configure option. makes it easier to specify the parser you want when several are available 2006-09-20 11:16:17 +00:00
jez
976955cff3 wide string targets now conditionally compiled 2006-09-19 21:05:25 +00:00
jez
dc5070db07 added --without-dom option to configure 2006-09-19 10:42:00 +00:00
jez
288c31ca8d setting up for a second release in a month. scary 2006-09-18 15:59:43 +00:00
jez
30c53656b8 made building XPath stuff conditional on availability of Boost 2006-09-13 21:55:51 +00:00
jez
9147b78272 Boost check no longer fails if Boost isn't found. We can build without. 2006-09-13 21:02:16 +00:00
jez
ecf4f74304 sept 2006 release 2006-09-12 21:21:48 +00:00