gloobus-preview: fix build with autoconf 2.71
This commit is contained in:
parent
58c9d9de3d
commit
6e5681289e
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
vsed -i '/ACX_PTHREAD()/d' configure.ac
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue