summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Dickmeiss [Sat, 24 Feb 2007 13:35:23 +0000 (13:35 +0000)]
Use m4 macro ACX_PTHREAD for POSIX threads detection.
Marc Cromme [Fri, 23 Feb 2007 18:55:55 +0000 (18:55 +0000)]
added m4 macros for boost C++ headers and libs, hopefully making better autoconf tests than our own homebrewn tests
Adam Dickmeiss [Fri, 19 Jan 2007 16:03:38 +0000 (16:03 +0000)]
Use srcdir path to .xslt files for xsltproc
Adam Dickmeiss [Wed, 16 Aug 2006 13:32:25 +0000 (13:32 +0000)]
Fix call to idzebra-config.
Adam Dickmeiss [Wed, 16 Aug 2006 13:11:37 +0000 (13:11 +0000)]
Fix require version
Adam Dickmeiss [Mon, 14 Aug 2006 12:18:49 +0000 (12:18 +0000)]
Using suffix 2.0 for development tools idzebra-config and idzebra.m4.
This means that Zebra 2.0 is completely separate from potential newer
releases.
Adam Dickmeiss [Thu, 6 Jul 2006 10:17:53 +0000 (10:17 +0000)]
For Libxml2 and friends, YAZ defines YAZ_HAVE_{XML2,XSLT,EXSLT) in
the compitation phase, but also for yaz-config --cflags output. This
allows us to have public headers with Libxml2 stuff in them . It should
also, eventually, make Libxml2 checks redundant in packages using
YAZ, such as yazproxy.
Adam Dickmeiss [Thu, 6 Jul 2006 07:43:34 +0000 (07:43 +0000)]
Reformat. Add local variables
Adam Dickmeiss [Fri, 2 Jun 2006 10:50:28 +0000 (10:50 +0000)]
Move .xsl.in's to id.xsl's .. so that we reduce .in files further.
Adam Dickmeiss [Sun, 28 May 2006 19:12:34 +0000 (19:12 +0000)]
Setting XSLTPROC_COMPILE, MAN_COMPILE, HTML_COMPILE, TKL_COMPILE
for doc Makefile(s) to use.
Adam Dickmeiss [Fri, 26 May 2006 15:07:08 +0000 (15:07 +0000)]
Check for xsltSaveResultToString presence.
Adam Dickmeiss [Fri, 26 May 2006 14:50:29 +0000 (14:50 +0000)]
Check for pkg-config in YAZ_LIBXML2 macro
Adam Dickmeiss [Wed, 24 May 2006 16:19:47 +0000 (16:19 +0000)]
Look for docbook xsl in other place for FreeBSD
Adam Dickmeiss [Wed, 24 May 2006 12:46:39 +0000 (12:46 +0000)]
Goodbye docbook-to-man wrappers. I won't miss you.
Adam Dickmeiss [Tue, 23 May 2006 19:08:45 +0000 (19:08 +0000)]
Docbook to man script wrapper.
Adam Dickmeiss [Tue, 23 May 2006 13:46:43 +0000 (13:46 +0000)]
Search more widely for docbookx.dtd
Adam Dickmeiss [Tue, 23 May 2006 08:01:46 +0000 (08:01 +0000)]
Spell fix
Mike Taylor [Mon, 22 May 2006 15:16:08 +0000 (15:16 +0000)]
Probe additional paths for docbookx.dtd and docbook.dsl
(These are the ones used in FreeBSD)
Adam Dickmeiss [Mon, 8 May 2006 18:18:11 +0000 (18:18 +0000)]
If libexslt is not found, tell when pkg-config is missing
Adam Dickmeiss [Mon, 8 May 2006 12:19:29 +0000 (12:19 +0000)]
Added m4 macros YAZ_LIBXML2, YAZ_LIBXSLT, YAZ_LIBEXSLT.
Adam Dickmeiss [Mon, 24 Apr 2006 08:20:50 +0000 (08:20 +0000)]
Look for in in ../yaz-* , NOT ../yaz*
Adam Dickmeiss [Thu, 30 Mar 2006 18:05:24 +0000 (18:05 +0000)]
Mention idzebra in error message
Adam Dickmeiss [Thu, 30 Mar 2006 18:04:57 +0000 (18:04 +0000)]
Mention YAZ++ in error message
Adam Dickmeiss [Thu, 30 Mar 2006 18:04:36 +0000 (18:04 +0000)]
Mention YAZ in error message
Adam Dickmeiss [Thu, 30 Mar 2006 18:00:51 +0000 (18:00 +0000)]
idzebra.m4 moved to sub directory m4
Adam Dickmeiss [Thu, 30 Mar 2006 17:31:25 +0000 (17:31 +0000)]
usemarcon macros added
Adam Dickmeiss [Thu, 30 Mar 2006 16:31:44 +0000 (16:31 +0000)]
Added yazpp.m4 from yazpp/yaz++
Adam Dickmeiss [Thu, 30 Mar 2006 16:16:05 +0000 (16:16 +0000)]
Initial revision