exo: no need to set ac_cv_strftime_extensions anymore.

This commit is contained in:
Juan RP 2015-10-23 14:27:44 +02:00
parent 94cbb90877
commit 688ec33978
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ checksum=521581481128af93e815f9690020998181f947ac9e9c2b232b1f144d76b1b35c
pre_configure() {
if [ "$CROSS_BUILD" ]; then
export ac_cv_strftime_extensions=yes
# Disable tests:
sed -i 's/^\([[:blank:]]*po\).*$/\1/;/^[[:blank:]]*tests$/d' Makefile.am
fi