2001-06-26  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: Centralization of the PLplot web site definition
	through use of the --with-plplot-website and AC_SUBSTituted
	variable PLPLOT_WEBSITE.

2001-01-15  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: Added --disable-{info,man} options.  Also created
	variable TARGETS for AC_SUBSTitution.

2000-12-05  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: (AC_INIT) Upgraded release version to 0.4.1.

	* Makefile.am (noinst_DATA):  Using this Automake object.  All
	the tarballs get built by the default make command.

2000-12-04  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in (MAN_MANIFEST): Added new AC_SUBST variables for
	man pages building.
	(AC_INIT) Bumped release version to 0.4.0.
	(MAN): Created variable, also updated the message at AC_OUTPUT to
	include the warning message regarding man pages building.

	* Makefile.am ($(MAN_TARBALL)): New rule for building man pages
	(nroff format) from the API chapter.
	($(INDEX_HTML)): Added dependency on $(MAN_TARBALL).
	($(TARBALL)): Added $(MAN_TARBALL).


	* configure.in: Only INFO build depends on Perl.  Check also for
	Perl module XML::DOM. 

2000-11-30  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in (AM_INIT_AUTOMAKE): Upgraded release version to
	0.3.2.

2000-11-29  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: Released version 0.3.1.
	All inline stuff is gone: no more checking programs mogrify and
	latex (yupie!), JPEG-MANIFEST related settings are removed.  Also,
	the related Perl scripts in bin/ are no more needed.

	* Makefile.am ($(HTML_TARBALL)): Include stylesheet.css in the
	tarball and do not include files in JPEG-MANIFEST.

2000-11-28  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: Replaced bashism ${var/pat/} by a POSIX compliant
	${var#pat}, when checking for docbook2X libraries.

2000-11-27  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* configure.in: Released version 0.3.0.

	* Makefile.am: Better dependencies, such that "make www-install"
	works out of the box.

	* configure.in, Makefile.am: Added Info translation.

2000-11-26  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* Makefile.am ($(TARBALL)): Include PDF file.
	* configure.in: Check program pdfjadetex.

2000-11-25  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* Changes to allow the web page to show the sizes of the files
	available for download.  File bin/size-href.pl is included in the
	package. 
	* configure.in (AC_OUTPUT): Output www/index.html.in.
	* Makefile.am (www/index.html): Added rule.
	($(TARBALL)): Depends only on $(INDEX_HTML).

	* Makefile.am (dist-stamp): New rule for avoiding the repetitive
	generation of the source tarball.
	(CLEANFILES): Added *-stamp.

2000-11-24  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* Makefile.am (www-install): Broken down into smaller rules.  The
	HTML tarball is now decompacted at the WWW host.  Better
	CLEANFILES.

	* configure.in (AM_INIT_AUTOMAKE): Bumped package version to
	0.2.1.

	* configure.in (AM_INIT_AUTOMAKE): Bumped package version to
	0.2.0.

	* Makefile.am (www-install): Added dvi file to web site tarball.

2000-11-24  Alan W, Irwin  <irwin@beluga.phys.uvic.ca>

        * configure.in: Update to docbook 4.1.

2000-11-21  Rafael Laboissiere  <rafael@icp.inpg.fr>

        * configure.in: Fixed mess with WWW_USER and WWW_HOST

2000-11-19  Rafael Laboissiere  <rafael@icp.inpg.fr>

	* Released overhauled version with Automake support and XML
	translation. 
