[brasero] Fix previous patch to create ChangeLog



commit a7c177b098d8f4946f4329659036cc875dc9bbfd
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon May 25 14:26:46 2009 +0200

    Fix previous patch to create ChangeLog
---
 ChangeLog => ChangeLog.old   |    0
 configure.in                 |    2 +-
 libbrasero-media/Makefile.am |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog.old
similarity index 100%
rename from ChangeLog
rename to ChangeLog.old
diff --git a/configure.in b/configure.in
index 5b01b41..cbf4317 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT
+AC_INIT(brasero, 2.27.2)
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
diff --git a/libbrasero-media/Makefile.am b/libbrasero-media/Makefile.am
index aafba02..192a110 100644
--- a/libbrasero-media/Makefile.am
+++ b/libbrasero-media/Makefile.am
@@ -46,7 +46,7 @@ libbrasero_media_la_LIBADD =					\
 
 libbrasero_media_la_LDFLAGS =					\
 	-version-info $(LIBBRASERO_LT_VERSION)			\
-	-no-undefined						\
+	-no-undefined
 	$(AM_LDFLAGS)
 #	-export-symbols ./libbrasero-media.symbols
 



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