]> mj.ucw.cz Git - libucw.git/commit
make regex and asciidoc work on Darwin without hacking
authorRobert Spalek <robert@ucw.cz>
Thu, 27 Nov 2008 16:24:52 +0000 (08:24 -0800)
committerRobert Spalek <robert@ucw.cz>
Thu, 27 Nov 2008 16:24:52 +0000 (08:24 -0800)
commitd5fdccbecd2acde9a6e067b54fcd69b02f31a820
tree37c14a5334142bf0491dbb90a477d16663f2fc33
parent0f2fe2a049521c4b43f446794f23ebb989ddd606
make regex and asciidoc work on Darwin without hacking

- use $(PREFIX) when accessing files in /etc/asciidoc/...
  on Darwin, we use /sw
- remove obsolete reference to internal regex library
- configure script makes sure the BSD library isn't used on Darwin due to
  incompatibility
- document dependency on asciidoc
build/Makebottom
build/Maketop
ucw/perl/UCW/Configure/C.pm
ucw/regex.c