Greetings, How do I change the value of a Makefile variable before I launch a 'fink install foo' task? Or how do I tell 'fink install' that I want a particular change to be in effect for "this" run?
To be real specific: The problem I had updating to emacs21-21.3 was solved by changing CFLAGS in Makefile and running make by hand. To go the whole route through the install phase, I had to start from 'fink install emacs21' and suspend the build right at the end of the config step (where Makefile is created) so I could edit Makefile and then resume the build. There must be an easier way..... Thanks, Mark ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
