# HG changeset patch # User nenolod # Date 1131845227 28800 # Node ID 7165de495f0feead86c3f52646db421032899539 # Parent 3d02042ffdb86d55e308b92a6a819349894c9d6a [svn] oops diff -r 3d02042ffdb8 -r 7165de495f0f configure.ac --- a/configure.ac Sat Nov 12 17:26:42 2005 -0800 +++ b/configure.ac Sat Nov 12 17:27:07 2005 -0800 @@ -324,8 +324,7 @@ AC_MSG_RESULT([*** LIRC plugin disabled per user request ***]) have_lirc="no" fi -AM_CONDITIONAL([ENABLE_LIRC], test "$have_lirc" = "yes") - +AM_CONDITIONAL([HAVE_LIRC], test "$have_lirc" = "yes") dnl *** Ogg Vorbis