[GRASS-dev] Postgres DB driver links to TclTk?
Markus Neteler
neteler at itc.it
Wed Jul 4 08:36:52 EDT 2007
On Wed, Jul 04, 2007 at 01:28:47PM +0100, Glynn Clements wrote:
...
> It's in db/drivers/postgres/Makefile:
>
> 14 EXTRA_CFLAGS = $(PQINCPATH) $(TCLINCDIR) $(TKINCDIR)
>
> 26 $(CC) $(LDFLAGS) -o $@ $(ARCH_OBJS) $(FMODE_OBJ) $(PQLIBPATH) $(LIBES) $(TCLTKLIBPATH) $(TCLTKLIBS) \
Ah! Obvious place to look at first...
> Those options were added in:
>
> revision 1.4
> date: 2003/01/15 15:36:24; author: radim; state: Exp; lines: +6 -3
> parser for database, user/password dialog
>
> No idea why; I'll remove them.
AFAIR, there was for a (short) time a tcl/tk based login
dialogue, but:
2004-10-25 19:09 radim
* Makefile, db.c: login dialog removed
Markus
More information about the grass-dev
mailing list