Re: [HACKERS] TCL/TK library glitches in configure.in

Jan Wieck <jwieck@debis.com>

From: jwieck@debis.com (Jan Wieck)
To: brook@trillium.NMSU.Edu (Brook Milligan)
Cc: hackers@postgreSQL.org
Date: 1998-10-12T18:34:54Z
Lists: pgsql-hackers
>
> The configure script is not correctly substituting the TCL/TK
> libraries it finds.  Please remember that setting variables in the
> configure script is not enough to get them substituted into Makefiles
> and such.
>
> Please apply the following patch and rerun autoconf.

    The  funny  thing  is  that commenting out TCL_LIB and TK_LIB
    from Makefile.global works too (even --with-tcl).

>
> Cheers,
> Brook
>


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== jwieck@debis.com (Jan Wieck) #