Re: [HACKERS] configure.in patch for --with-tcl

From: Tom I Helbekkmo <tih(at)Hamartun(dot)Priv(dot)NO>
To: Brook Milligan <brook(at)trillium(dot)NMSU(dot)Edu>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] configure.in patch for --with-tcl
Date: 1998-03-02 06:56:03
Message-ID: 19980302075603.34977@Hamartun.Priv.NO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Mar 01, 1998 at 10:00:00PM -0700, Brook Milligan wrote:

> - USE_TCL=true AC_MSG_RESULT(enabled),
> - USE_TCL=false AC_MSG_RESULT(disabled)
> + USE_TCL=true; AC_MSG_RESULT(enabled),
> + USE_TCL=false; AC_MSG_RESULT(disabled)

...and ditto for Perl, a couple of lines below these, of course.

-tih
--
Popularity is the hallmark of mediocrity. --Niles Crane, "Frasier"

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-03-02 07:55:47 Re: [PATCHES] Changes to sequence.c
Previous Message Brook Milligan 1998-03-02 06:17:44 SOLUTION: undefined symbols in libpgtcl.so