The "configure" script included in tarball has entries, like f.e.:

#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for sqlite 3.6.11.
#
[..]
# Identity of this package.
PACKAGE_NAME='sqlite'
PACKAGE_TARNAME='sqlite'   
PACKAGE_VERSION='3.6.11'
PACKAGE_STRING='sqlite 3.6.11'
PACKAGE_BUGREPORT=''
[..]
\`configure' configures sqlite 3.6.11 to adapt to many kinds of systems.
[..]
if test -n "$ac_init_help"; then
  case $ac_init_help in
     short | recursive ) echo "Configuration of sqlite 3.6.11:";;
   esac
  cat <<\_ACEOF
[..]
sqlite configure 3.6.11
generated by GNU Autoconf 2.63
[..]

...and so on... (a few more)


Could the above have negative influence?
-- 
                                pozdrawiam / regards

                                                Zbigniew Baniewski
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to