[BuildTools] Documentation

Kipp Martin kmartin at chicagobooth.edu
Fri Oct 29 05:59:37 EDT 2010


Hi Guys:

In CoinUtils, for example, in the old build system I see

AM_CPPFLAGS = \
         -I`$(CYGPATH_W) $(COINUTILSSRCDIR)/src`

In the new system I see


AM_CPPFLAGS = -I`$(CYGPATH_W) $(srcdir)/../src`

What happened to $(COINUTILSSRCDIR)????

Are we supposed to be moving away from XXXXSRCDIR? Is this documented 
somewhere?

Thanks



-- 
Kipp Martin
Professor of Operations Research
and Computing Technology
Booth School of Business
University of Chicago
5807 South Woodlawn Avenue
Chicago, IL 60637
773-702-7456
kmartin at chicagobooth.edu
http://www.chicagobooth.edu/faculty/bio.aspx?person_id=12825325568
http://projects.coin-or.org/OS



More information about the BuildTools mailing list