Kaydet (Commit) bfd87215 authored tarafından Eike Rathke's avatar Eike Rathke

fix gb_SPACE in LIBPNG_CFLAGS

Change-Id: I901390b39573f7cf8b3a8971e32e52e9d479d645
üst 2b4fd2c8
......@@ -338,7 +338,7 @@ export LIBLANGTAG_TARBALL=@LIBLANGTAG_TARBALL@
export LIBLOADER_JAR=@LIBLOADER_JAR@
export LIBMGR_X64_BINARY=@LIBMGR_X64_BINARY@
export LIBMYSQL_PATH=@LIBMYSQL_PATH@
export LIBPNG_CFLAGS$(gb_SPACE)=@LIBPNG_CFLAGS@
export LIBPNG_CFLAGS=$(gb_SPACE)@LIBPNG_CFLAGS@
export LIBPNG_LIBS=$(gb_SPACE)@LIBPNG_LIBS@
export LIBREPOSITORY_JAR=@LIBREPOSITORY_JAR@
export LIBSERIALIZER_JAR=@LIBSERIALIZER_JAR@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment