Show help for WINDRES in configure

This is the official way to declare environment variables
This commit is contained in:
Georg Baum 2016-05-05 20:28:28 +02:00 committed by Richard Heck
parent fddaa6adeb
commit d8831eff15

View File

@ -118,7 +118,7 @@ AC_SUBST(LIBPSAPI)
AC_CHECK_LIB(gdi32, main) AC_CHECK_LIB(gdi32, main)
AC_CHECK_LIB(ole32, main) AC_CHECK_LIB(ole32, main)
test x"$WINDRES" = x && WINDRES=windres test x"$WINDRES" = x && WINDRES=windres
AC_SUBST(WINDRES) AC_ARG_VAR(WINDRES, [windows resource compiler command])
LYX_USE_INCLUDED_BOOST LYX_USE_INCLUDED_BOOST
LYX_USE_INCLUDED_MYTHES LYX_USE_INCLUDED_MYTHES