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

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: jwieck(at)debis(dot)com
Cc: brook(at)trillium(dot)NMSU(dot)Edu, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] TCL/TK library glitches in configure.in
Date: 1998-10-12 19:44:27
Message-ID: 199810121944.PAA01015@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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).

Yes, this is Billy's fix of yesterday, by using tclconfig.sh.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-12 19:45:14 Re: [HACKERS] Re: yet another problem in recent builds, GIST this time
Previous Message Bruce Momjian 1998-10-12 19:43:51 Re: [HACKERS] TCL/TK library glitches in configure.in