[DebianGIS-dev] Bug#411068: configure.in has some spurious bits
that make it generate a nonworking configure file
Enrico Zini
enrico at debian.org
Thu Feb 15 19:16:40 CET 2007
Package: gdal
Version: 1.3.2-4
Severity: minor
Hello,
these are the bits I had to fix to get a working configure file:
=== modified file 'configure.in'
--- configure.in 2007-02-15 17:36:37 +0000
+++ configure.in 2007-02-15 18:14:22 +0000
@@ -254,7 +254,7 @@
PG_LIB=
PG_INC=
- AC_MSG_RESULT([no])LIBZ
+ AC_MSG_RESULT([no])
else
if test -d $PG_CONFIG ; then
@@ -1515,7 +1515,7 @@
else
LIBS="$LIBS -L$with_sqlite/lib -lsqlite3"
SQLITE_INC="-I$with_sqlite/include"
- AC_MSG_RESULT(setting DODS root directory to $with_sqlite)_
+ AC_MSG_RESULT(setting DODS root directory to $with_sqlite)
fi
HAVE_SQLITE=yes
fi
Ciao,
Enrico
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1enrico
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
More information about the Pkg-grass-devel
mailing list