CVS User Account cvsuser
Wed Dec 22 02:15:53 PST 2004
Log Message:
-----------
Carry the docbook stuff through to the frontend

Modified Files:
--------------
    slony1-engine:
        Makefile.global.in (r1.20 -> r1.21)

-------------- next part --------------
Index: Makefile.global.in
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/Makefile.global.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -LMakefile.global.in -LMakefile.global.in -u -w -r1.20 -r1.21
--- Makefile.global.in
+++ Makefile.global.in
@@ -23,7 +23,7 @@
 host_os= 		@HOST_OS@
 PORTNAME= 		@PORTNAME@
 PACKAGE_NAME=		@PACKAGE_NAME@
-PACKAGE=		@PACKAGE@
+VERSION=		@PACKAGE_VERSION@
 
 #build tools
 CC=			@CC@
@@ -51,6 +51,9 @@
 GROFF	= @GROFF@
 PNMTOPS = @PNMTOPS@
 TAR	= @TAR@
+DOCBOOKSTYLE = @DOCBOOKSTYLE@
+COLLATEINDEX = @COLLATEINDEX@
+PGAUTODOC = @PGAUTODOC@
 
 subdir=$(slony_subdir)
 


More information about the Slony1-commit mailing list