rhythmbox r6176 - trunk



Author: hadess
Date: Wed Mar  4 10:29:20 2009
New Revision: 6176
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=6176&view=rev

Log:
2009-03-04  Bastien Nocera  <hadess hadess net>

	* configure.ac: Create .tar.bz2 when creating a tarball



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Mar  4 10:29:20 2009
@@ -1,10 +1,12 @@
 define(arch-tag)
 # arch-tag: Toplevel Autoconf configuration script
 AC_PREREQ(2.53)
-AC_INIT(shell)
+AC_INIT([rhythmbox],
+	[0.11.6],
+	[http://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
 AC_CONFIG_MACRO_DIR(macros)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(rhythmbox, 0.11.6)
+AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
 
 AC_SUBST(ACLOCAL_AMFLAGS, "-I macros")
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]