Travis Griggs wrote: > Maybe I don't understand the syntax of ${SOMETHING-something}. If I did > what you suggested, wouldn't LIBTOOLIZE be set to 'glibtoolize- > libtoolize'. No, that syntax means "use the value of $SOMETHING if that var exists, otherwise use something".