[gnome-characters] build: Remove deprecated PKG_NAME from autogen.sh



commit f9fafe4d4805070532a51c57f564073c172d78c6
Author: Daiki Ueno <dueno src gnome org>
Date:   Fri Feb 20 12:34:34 2015 +0900

    build: Remove deprecated PKG_NAME from autogen.sh

 autogen.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b6badd9..a3ad0b9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,6 @@ srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
 ACLOCAL_FLAGS="${ACLOCAL_FLAGS}"
-PKG_NAME="gnome-characters"
 
 test -f $srcdir/configure.ac || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"


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