11#! /bin/sh
2- set -x
2+
33# Guess values for system-dependent variables and create Makefiles.
44# Generated automatically using autoconf version 2.12
55# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
@@ -6144,30 +6144,6 @@ echo "configure:6121: checking for tclConfig.sh" >&5
61446144fi
61456145fi
61466146
6147- if test " $USE_TCL " ; then
6148- echo $ac_n " checking for tclConfig.sh" " ...$ac_c " 1>&6
6149- echo " configure:6150: checking for tclConfig.sh" >&5
6150- library_dirs=" /usr/lib$LIBRARY_DIRS "
6151- TCL_CONFIG_SH=
6152- for dir in $library_dirs ; do
6153- for tcl_dir in $tcl_dirs ; do
6154- if test -z" $TCL_CONFIG_SH " ; then
6155- if test -d" $dir /$tcl_dir " -a -r" $dir /$tcl_dir /tclConfig.sh" ; then
6156- TCL_CONFIG_SH=$dir /$tcl_dir /tclConfig.sh
6157- fi
6158- fi
6159- done
6160- done
6161- if test -z" $TCL_CONFIG_SH " ; then
6162- echo " $ac_t " " no" 1>&6
6163- echo " configure: warning: tcl support disabled; Tcl configuration script missing" 1>&2
6164- USE_TCL=
6165- else
6166- echo " $ac_t " " $TCL_CONFIG_SH " 1>&6
6167-
6168- fi
6169- fi
6170-
61716147
61726148if test " $USE_TCL " =" true"
61736149then
@@ -6181,17 +6157,17 @@ then
61816157TK_INCDIR=no
61826158ac_safe=` echo" tk.h" | sed' y%./+-%__p_%' `
61836159echo $ac_n " checking for tk.h" " ...$ac_c " 1>&6
6184- echo " configure:6185 : checking for tk.h" >&5
6160+ echo " configure:6161 : checking for tk.h" >&5
61856161if eval " test\" ` echo' $' ' {' ac_cv_header_$ac_safe ' +set}' ` \" = set" ; then
61866162echo $ac_n " (cached)$ac_c " 1>&6
61876163else
61886164 cat> conftest.$ac_ext << EOF
6189- #line6190 "configure"
6165+ #line6166 "configure"
61906166#include "confdefs.h"
61916167#include <tk.h>
61926168EOF
61936169ac_try=" $ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6194- { (evalecho configure:6195 :\" $ac_try \" )1>&5 ; (eval$ac_try )2>&5 ; }
6170+ { (evalecho configure:6171 :\" $ac_try \" )1>&5 ; (eval$ac_try )2>&5 ; }
61956171ac_err=` grep -v' ^ *+' conftest.out`
61966172if test -z" $ac_err " ; then
61976173 rm -rf conftest*
@@ -6240,22 +6216,22 @@ then
62406216for tk_lib in $tk_libs ; do
62416217if test -z" $TK_LIB " ; then
62426218echo $ac_n " checking for main in -l$tk_lib " " ...$ac_c " 1>&6
6243- echo " configure:6244 : checking for main in -l$tk_lib " >&5
6219+ echo " configure:6220 : checking for main in -l$tk_lib " >&5
62446220ac_lib_var=` echo$tk_lib ' _' main| sed' y%./+-%__p_%' `
62456221if eval " test\" ` echo' $' ' {' ac_cv_lib_$ac_lib_var ' +set}' ` \" = set" ; then
62466222echo $ac_n " (cached)$ac_c " 1>&6
62476223else
62486224 ac_save_LIBS=" $LIBS "
62496225LIBS=" -l$tk_lib $LIBS "
62506226cat> conftest.$ac_ext << EOF
6251- #line6252 "configure"
6227+ #line6228 "configure"
62526228#include "confdefs.h"
62536229
62546230int main() {
62556231main()
62566232; return 0; }
62576233EOF
6258- if { (evalecho configure:6259 :\" $ac_link \" )1>&5 ; (eval$ac_link )2>&5 ; }&& test -s conftest; then
6234+ if { (evalecho configure:6235 :\" $ac_link \" )1>&5 ; (eval$ac_link )2>&5 ; }&& test -s conftest; then
62596235 rm -rf conftest*
62606236eval " ac_cv_lib_$ac_lib_var =yes"
62616237else
@@ -6301,17 +6277,17 @@ then
63016277PWD_INCDIR=no
63026278ac_safe=` echo" pwd.h" | sed' y%./+-%__p_%' `
63036279echo $ac_n " checking for pwd.h" " ...$ac_c " 1>&6
6304- echo " configure:6305 : checking for pwd.h" >&5
6280+ echo " configure:6281 : checking for pwd.h" >&5
63056281if eval " test\" ` echo' $' ' {' ac_cv_header_$ac_safe ' +set}' ` \" = set" ; then
63066282echo $ac_n " (cached)$ac_c " 1>&6
63076283else
63086284 cat> conftest.$ac_ext << EOF
6309- #line6310 "configure"
6285+ #line6286 "configure"
63106286#include "confdefs.h"
63116287#include <pwd.h>
63126288EOF
63136289ac_try=" $ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6314- { (evalecho configure:6315 :\" $ac_try \" )1>&5 ; (eval$ac_try )2>&5 ; }
6290+ { (evalecho configure:6291 :\" $ac_try \" )1>&5 ; (eval$ac_try )2>&5 ; }
63156291ac_err=` grep -v' ^ *+' conftest.out`
63166292if test -z" $ac_err " ; then
63176293 rm -rf conftest*
@@ -6831,21 +6807,3 @@ chmod +x $CONFIG_STATUS
68316807rm -fr confdefs* $ac_clean_files
68326808test " $no_create " = yes|| ${CONFIG_SHELL-/ bin/ sh} $CONFIG_STATUS || exit 1
68336809
6834-
6835- GNUmakefile
6836- Makefile.global
6837- backend/port/Makefile
6838- backend/utils/Gen_fmgrtab.sh
6839- bin/pg_dump/Makefile
6840- bin/pg_version/Makefile
6841- bin/psql/Makefile
6842- include/version.h
6843- interfaces/ecpg/lib/Makefile
6844- interfaces/libpgtcl/Makefile
6845- interfaces/libpq++/Makefile
6846- interfaces/libpq/Makefile
6847- interfaces/odbc/GNUmakefile
6848- interfaces/odbc/Makefile.global
6849- pl/plpgsql/src/Makefile
6850- pl/tcl/mkMakefile.tcldefs.sh
6851- )