On Fri, Sep 20, 2002 at 01:13:10PM -0700, Sean 'Shaleh' Perry wrote: > On Friday 20 September 2002 10:15, Art Haas wrote: > > > > The fix is simply to modify the include path to ... > > > > -I$(top_srcdir)/lib > > > > patch applied. >
A CVS update later, I see that. Your additional changes to the Makefile.am files in lib, util, and src have a problem though. The hard-coded dependencies need to refer to $(top_builddir)/config.h and $(top_builddir)/nls/blackbox-nls.hh. Also, the dependency on libblackbox.a should be $(top_builddir), not $(top_srcdir). There's some extra cutting-and-pasting in the dependencies for bsetroot.o also. Art Haas -- They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin, Historical Review of Pennsylvania, 1759 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
