build: added autoconf compatible configure options
authorAndrew Tridgell <tridge@samba.org>
Tue, 13 Apr 2010 07:27:52 +0000 (17:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 13 Apr 2010 07:34:44 +0000 (17:34 +1000)
This adds --build, --host, --program-prefix and
--disable-dependency-tracking. All we do with them is check them for sanity
and throw an error if (for example) the user tries a cross-compile using
these options

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>


No differences found