From ba61062e6c64c0584350074df719f84fc795fc85 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Sat, 30 Oct 2004 02:55:17 +0000 Subject: updated value AC_INIT package name git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1266 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') 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' -- cgit v1.2.3