# HG changeset patch # User Christian Hammond # Date 1051386394 0 # Node ID 2d58a9a4629215306b54e65d8001ff0077826f36 # Parent b5f912af996e509b53ba6753939fe103b72ed14a [gaim-migrate @ 5602] Fix a problem with people without perl. Er, FOR people without perl. We can't do anything to fix them. committer: Tailor Script diff -r b5f912af996e -r 2d58a9a46292 configure.ac --- a/configure.ac Sat Apr 26 18:13:06 2003 +0000 +++ b/configure.ac Sat Apr 26 19:46:34 2003 +0000 @@ -261,6 +261,7 @@ else PERL_CFLAGS= PERL_LIBS= + AM_CONDITIONAL(USE_PERL, false) fi dnl Thanks, Evan.