Mercurial > pidgin
changeset 13904:863feae7fefa
[gaim-migrate @ 16393]
This isn't necessary.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 01 Jul 2006 23:21:12 +0000 |
parents | c5bdc567128c |
children | 4e44ecb866bd |
files | console/libgnt/configure.ac |
diffstat | 1 files changed, 0 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/console/libgnt/configure.ac Sat Jul 01 22:33:33 2006 +0000 +++ b/console/libgnt/configure.ac Sat Jul 01 23:21:12 2006 +0000 @@ -229,17 +229,6 @@ ]) -PKG_CHECK_MODULES(GAIM, [gaim], - [ - AC_SUBST(GAIM_CFLAGS) - AC_SUBST(GAIM_LIBS) - ], - [ - AC_MSG_ERROR([ -*** Need to have libgaim dude.]) - ]) - - AC_MSG_CHECKING(for me pot o' gold) AC_MSG_RESULT(no) AC_CHECK_FUNCS(gethostid lrand48)