pass dist-bzip2 to automake.

2007-05-06  Sven Neumann  <sven@gimp.org>

	* configure.in (AM_INIT_AUTOMAKE): pass dist-bzip2 to automake.


svn path=/trunk/; revision=22434
This commit is contained in:
Sven Neumann 2007-05-06 13:59:55 +00:00 committed by Sven Neumann
parent e685c1f189
commit 9649912201
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-05-06 Sven Neumann <sven@gimp.org>
* configure.in (AM_INIT_AUTOMAKE): pass dist-bzip2 to automake.
2007-05-06 Sven Neumann <sven@gimp.org>
* libgimpbase/Makefile.am (DISTCLEANFILES): clean gimpversion.h.

View File

@ -66,7 +66,7 @@ AC_INIT([GIMP], [gimp_version],
AC_CONFIG_SRCDIR([app/core/gimp.c])
AM_INIT_AUTOMAKE(no-define)
AM_INIT_AUTOMAKE(no-define dist-bzip2)
AM_CONFIG_HEADER(config.h)
GIMP_MAJOR_VERSION=gimp_major_version