evolution-data-server: get rid of cross workarounds.

This commit is contained in:
Juan RP 2015-10-23 12:51:59 +02:00
parent 4bd0dd0550
commit bed2ab3959
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ fi
pre_configure() {
if [ "$CROSS_BUILD" ]; then
# Suppress wrong `pkg-config --cflags libical` result -I/usr/include
sed -i configure -e "/LIBICAL_EXTRA_CFLAGS=\"/s; -I.*\";\";"
# Create iconv-detect.h for cross builds
echo '/* This is an auto-generated header, DO NOT EDIT! */' > iconv-detect.h
echo >>iconv-detect.h