|
|
@ -14,3 +14,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
# regenerate autotools infrastructure |
|
|
|
# regenerate autotools infrastructure |
|
|
|
hook_add preconf 9 'autoreconf' |
|
|
|
hook_add preconf 9 'autoreconf' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# do not treat compile warnings as errors |
|
|
|
|
|
|
|
var_append extraconfopt ' ' "--disable-error-on-warning" |
|
|
|