* Joakim Tjernlund wrote on Thu, Dec 10, 2009 at 12:50:14AM CET: > Ralf Wildenhues wrote on 08/12/2009 20:13:13: > > ./configure --prefix=/opt/x/y > > make > > make install DESTDIR=/some/dir > > I getting back to this now that my libtool problem seem to be over. > Pondring on DESTDIR, I wonder if there is a way to set a default DESTDIR at > configure time so one does have to remember/type DESTDIR=.. at every make
No, but you can just `export DESTDIR' in your environment. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool