Hi folks, I recently needed to build gdb and its tcl/tk dependencies such that the install directory was different from the configured prefix. One normally does this by setting INSTALL_ROOT or DESTDIR, but some of the dependencies (itcl/tcl/tk) didn't honor these fully. This patch, from 2007 got me most of the way there: http://sources.redhat.com/ml/insight/2007-q1/msg00041.html Attached is an updated version of this patch that covers a few of the additional changes in the last year. Is this something that can be committed here? -- Brendan Conoboy / Red Hat, Inc. / blc@redhat.com