From ed9a594e7336a620bf11de8715ccf7a095d1a023 Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Fri, 2 Feb 2007 04:21:21 +0000 Subject: [PATCH] Use dist-bzip2 to create a .bz2 distribution file. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@124 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- ChangeLog | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e579cbb..1307131 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ Version 1.4.2 * Does not install the documentation by default. + * Use dist-bzip2 to create a .bz2 distribution file. + 2007-01-23 Marcelo Jimenez * SF Tracker [ 1634922 ] Support for large files (>= 2 GiB), part 2 diff --git a/configure.ac b/configure.ac index 9290321..aa9df9b 100644 --- a/configure.ac +++ b/configure.ac @@ -46,7 +46,7 @@ AC_CONFIG_AUX_DIR(config.aux) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_SRCDIR(upnp/inc/upnp.h) -AM_INIT_AUTOMAKE([1.8 -Wall foreign subdir-objects]) +AM_INIT_AUTOMAKE([1.8 -Wall foreign subdir-objects dist-bzip2]) # # There are 3 configuration files :