|
|
@ -39,4 +39,9 @@ if hasflag E17; then |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#hook_add preconf 5 "[ ! -e autogen.sh ] || e17_autogen" |
|
|
|
#hook_add preconf 5 "[ ! -e autogen.sh ] || e17_autogen" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if atstage cross; then |
|
|
|
|
|
|
|
var_append makeopt ' ' "LIBTOOL=$LIBTOOL" |
|
|
|
|
|
|
|
var_append makeinstopt ' ' "LIBTOOL=$LIBTOOL" |
|
|
|
|
|
|
|
fi |
|
|
|
fi |
|
|
|
fi |
|
|
|