Fixed project name in autogen.sh
This commit is contained in:
parent
7abaa3520b
commit
e2d3bab5a0
@ -4,7 +4,7 @@
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
PKG_NAME="astrognome"
|
||||
PKG_NAME="swe-glib"
|
||||
|
||||
(test -f $srcdir/configure.ac \
|
||||
&& test -f $srcdir/src/swe-glib.c) || {
|
||||
|
Loading…
Reference in New Issue
Block a user