summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-07-26 11:12:25 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-07-26 11:12:25 +0000
commita101b38dea6890fa1dbf5b8560665826b69fa4ae (patch)
tree2615e691684c22951ebb881d6a5009257aad2f97 /configure.in
parent4042284ccba79fe453dfca7b4d45edba31d36d48 (diff)
downloadxine-lib-a101b38dea6890fa1dbf5b8560665826b69fa4ae.tar.gz
xine-lib-a101b38dea6890fa1dbf5b8560665826b69fa4ae.tar.bz2
Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page. Added API doc in html. Add new rpm package (doc). Fixes some little bugs in
proto decl, etc... CVS patchset: 350 CVS date: 2001/07/26 11:12:25
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 06edc6009..70df6e43d 100644
--- a/configure.in
+++ b/configure.in
@@ -532,6 +532,10 @@ uid=0\(* )
esac
AM_CONDITIONAL(INSTALL_M4, test x"$ACLOCAL_DIR" != "x")
+
+dnl
+dnl Check for doxygen (dynamic documentation generator)
+dnl
AC_CHECK_PROG(DOXYGEN, doxygen, doxygen, no)
@@ -561,9 +565,9 @@ m4/Makefile
doc/Makefile
doc/man/Makefile
doc/man/en/Makefile
-doc/man/en/xine-lib.3
-doc/man/fr/Makefile
-doc/man/fr/xine-lib.3
+doc/man/en/man3/Makefile
+doc/xine-lib-API/Makefile
+doc/xine-lib-API/html/Makefile
misc/xine-lib.spec
misc/SlackBuild
misc/build_rpms.sh],