On Thu, 2009-01-15 at 02:56 +0000, Kai-Martin Knaak wrote: > So I tried the next recipe: > > > AC_LIBTOOL_WIN32_DLL > > AM_PROG_LIBTOOL > > With these options the current git-head compiled and installed fine. > Thanks for the detailed advice.
Ok, thanks for the info! (Didn't spot that before I replied to Ales's email) > When started gschem presents a GUI with a black background, although my > local gsemrc configures a light background with the line > (load (build-path geda-rc-path "gschem-lightbg")) The new colour map syntax Peter B introduced after 1.5.1 requires a different line: (load (build-path geda-rc-path "gschem-colormap-lightbg")) ; light background We could provide a gschem-lightbg.scm available to make this backwards compatible, but if people are prepared to alter any config files they have already, it does mean less cruft distributed with gEDA in the future. -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

