Am Mittwoch, den 18.02.2009, 16:24 +0100 schrieb Nicola Pero: > It may be good to review the linking flags/variables, though, and I wouldn't > mind being able to do something like > > $(GNUSTEP_MAKE_CHECK_REQUIRED_LIBRARY Renaissance) > $(GNUSTEP_MAKE_CHECK_REQUIRED_LIBRARY EOControl) > > which would produce a clear user warning if these are not there. (just an > idea)
Just to be sure we are on the same sheet of paper... What I requested was a way to test the availability of a GNUstep package during configure. I guess that could be altered to a 'make' check, but then that logic would be executed a lot more often than need be. I'm hoping this can be achieved via gnustep-config. Now if you also want a way to test this in -make then that's fine by me, but it wasn't what I was looking for. Cheers, David _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
