diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2004-10-30 02:55:17 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2004-10-30 02:55:17 +0000 |
| commit | ba61062e6c64c0584350074df719f84fc795fc85 (patch) | |
| tree | efca0df476591e1cd79407e79684e39cd6dc1189 /configure | |
| parent | 916d3e38f5f061de0e79568ea11fbcdd2dbbc3f6 (diff) | |
| download | PROJ-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-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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' |
