From 9745ff5744d97fa66b42587e6a304d3bdf8054ab Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 7 Apr 2008 22:22:16 +0200 Subject: doc: Use the native API instead of `--compat=skribe'. * doc/user/Makefile.am (skrflags): Remove `--compat=skribe'. * doc/user/*.skb: Trivial API update. --- doc/user/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/user/Makefile.am') diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am index 44f32f4..201a116 100644 --- a/doc/user/Makefile.am +++ b/doc/user/Makefile.am @@ -37,9 +37,6 @@ skrflags = -I $(srcdir) -P $(top_srcdir)/doc/img \ -e '(define %top-srcdir "$(top_srcdir)")' \ -e '(define %top-builddir "$(top_builddir)")' -# FIXME: Eventually, we should use the native API. -skrflags += --compat=skribe - if HAVE_PLOTICUS skrflags += -e "(define %have-ploticus? (= 1 1))" \ -e "(define %ploticus-path \"$(PLOTICUS)\")" -- cgit v1.2.3