mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 02:49:46 +00:00
Show help for WINDRES in configure
This is the official way to declare environment variables
This commit is contained in:
parent
fddaa6adeb
commit
d8831eff15
@ -118,7 +118,7 @@ AC_SUBST(LIBPSAPI)
|
||||
AC_CHECK_LIB(gdi32, main)
|
||||
AC_CHECK_LIB(ole32, main)
|
||||
test x"$WINDRES" = x && WINDRES=windres
|
||||
AC_SUBST(WINDRES)
|
||||
AC_ARG_VAR(WINDRES, [windows resource compiler command])
|
||||
|
||||
LYX_USE_INCLUDED_BOOST
|
||||
LYX_USE_INCLUDED_MYTHES
|
||||
|
Loading…
Reference in New Issue
Block a user