Lines Matching +full:autotools +full:- +full:dev
14 # acting on its behalf a paid-up, nonexclusive, irrevocable,
20 # and others acting on its behalf a paid-up, nonexclusive,
30 # script to regenerate all of the autotools-built files.
35 if libtoolize --version >/dev/null 2>&1; then
37 elif glibtoolize --version >/dev/null 2>&1; then
47 # Execute the various autotools commands in the correct order.
48 set -x
49 $libtoolize --copy --force --automake
50 aclocal -I config
52 automake --add-missing --copy
54 rm -rf config.cache