[gnome-autoar] Rename from libgnome-autoar to gnome-autoar



commit 78204824d6f255cb82d6066d20ec6c34f60d7ced
Author: Ting-Wei Lan <lantw44 gmail com>
Date:   Wed Sep 11 21:27:11 2013 +0800

    Rename from libgnome-autoar to gnome-autoar

 autogen.sh   |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index aba155f..5175f9f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
 srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
-PKG_NAME="libgnome-autoar"
+PKG_NAME="gnome-autoar"
 
 (test -f $srcdir/configure.ac \
 ) || {
diff --git a/configure.ac b/configure.ac
index d8af50b..47a64b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
-AC_INIT([libgnome-autoar], [0.1], [BUG-REPORT-ADDRESS], [libgnome-autoar])
+AC_INIT([gnome-autoar], [0.1], [BUG-REPORT-ADDRESS], [gnome-autoar])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([gnome-autoar/autoar.h])


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