[PATCH 1/1] configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGS

2014-04-12 Thread Tomi Ollila
As it is defined in CONFIGURE_CXXFLAGS. --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index b8a3ce7..f447581 100755 --- a/configure +++ b/configure @@ -908,6 +908,7 @@ WITH_ZSH = ${WITH_ZSH} # Combined flags for compiling and linking against all of the a

[PATCH 1/1] configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGS

2014-04-12 Thread Tomi Ollila
As it is defined in CONFIGURE_CXXFLAGS. --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index b8a3ce7..f447581 100755 --- a/configure +++ b/configure @@ -908,6 +908,7 @@ WITH_ZSH = ${WITH_ZSH} # Combined flags for compiling and linking against all of the