aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libshout/files/no-host-includes.ac
blob: f5255359b08a00abaee54dc3128911c22a87547a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/configure.ac b/configure.ac
index 52fc51d..e93fc52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,7 +179,7 @@ eval shout_includedir="$includedir"
 prefix="$save_prefix"
 
 SHOUT_VERSION="$VERSION"
-SHOUT_CPPFLAGS="-I$shout_includedir $VORBIS_CFLAGS $PTHREAD_CPPFLAGS"
+SHOUT_CPPFLAGS="$VORBIS_CFLAGS $PTHREAD_CPPFLAGS"
 SHOUT_CFLAGS="$PTHREAD_CFLAGS"
 SHOUT_LIBS="-lshout"