aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2004-10-30 02:55:17 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2004-10-30 02:55:17 +0000
commitba61062e6c64c0584350074df719f84fc795fc85 (patch)
treeefca0df476591e1cd79407e79684e39cd6dc1189 /configure
parent916d3e38f5f061de0e79568ea11fbcdd2dbbc3f6 (diff)
downloadPROJ-ba61062e6c64c0584350074df719f84fc795fc85.tar.gz
PROJ-ba61062e6c64c0584350074df719f84fc795fc85.zip
updated value AC_INIT package name
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1266 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 203de1c9..88b04058 100755
--- a/configure
+++ b/configure
@@ -422,7 +422,7 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='PROJ.4 Projections'
-PACKAGE_TARNAME='src/pj_init.c'
+PACKAGE_TARNAME='proj'
PACKAGE_VERSION='4.4.9'
PACKAGE_STRING='PROJ.4 Projections 4.4.9'
PACKAGE_BUGREPORT='warmerdam@pobox.com'
@@ -1817,7 +1817,7 @@ fi
# Define the identity of the package.
- PACKAGE='src/pj_init.c'
+ PACKAGE='proj'
VERSION='4.4.9'