gloobus-preview: fix build with autoconf 2.71
This commit is contained in:
parent
58c9d9de3d
commit
6e5681289e
|
@ -23,5 +23,6 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||
fi
|
||||
|
||||
pre_configure() {
|
||||
vsed -i '/ACX_PTHREAD()/d' configure.ac
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue