Mercurial > audlegacy-plugins
changeset 1234:ecfc5141c77f
Fix typo.
author | nenolod@tiamat.local |
---|---|
date | Wed, 11 Jul 2007 05:39:07 -0500 |
parents | 51f63dd24b9b |
children | 90e843a4a266 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Wed Jul 11 05:36:57 2007 -0500 +++ b/configure.ac Wed Jul 11 05:39:07 2007 -0500 @@ -169,7 +169,7 @@ AC_DEFINE(USE_DBUS, 1, [Define if D-Bus support enabled])], [AC_MSG_ERROR([Cannot find dbus-glib >= 0.60])] ]) -efi +fi PKG_CHECK_MODULES(MOWGLI, [libmowgli >= 0.2.0], [ADD_PC_REQUIRES([libmowgli >= 0.2.0])],