summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 00ab3aa)
raw | patch | inline | side by side (parent: 00ab3aa)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Wed, 4 Jan 2012 17:33:30 +0000 (18:33 +0100) | ||
committer | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Wed, 23 May 2012 01:50:28 +0000 (03:50 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index fff8b5112db6243d315a57f7c1ea9b6d58718b87..01f88cf0907632a878554e941bd01ea1dce59737 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_SUBST(lyrics_plugin_dir)
AM_CONDITIONAL(ENABLE_PLUGIN_LIBRARY, test x$enable_lyrics_screen = xyes)
-AM_CONDITIONAL(ENABLE_SCREEN_TEXT, test x$enable_lyrics_screen = xyes)
dnl Optional screen - outputs
AC_MSG_CHECKING([whether to include the outputs screen])
fi
AM_CONDITIONAL(ENABLE_CHAT_SCREEN, test x$enable_chat_screen = xyes)
+AM_CONDITIONAL(ENABLE_SCREEN_TEXT,
+ test x$enable_lyrics_screen = xyes -o x$enable_chat_screen = xyes)
dnl
dnl Windows OS Resource File