Skip to content
Snippets Groups Projects
Duncan Coutts's avatar
Duncan Coutts authored
setup configure takes a --with-compiler option, but used to change 
that into a --with-hc option when calling ./configure.
Now that we've added autoconfUserHooks and deprecated defaultUserHooks we
can fix this without breaking any existing scripts. The autoconfUserHooks
now passes --with-compiler to ./configure and defaultUserHooks is unchanged.
Fixes ticket #114.
3fa7b054
History
Name Last commit Last update