comparison configure.ac @ 6535:cf1b14665c24

[gaim-migrate @ 7052] Okay, another shot at the prefix thingie. It should work this time. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 21 Aug 2003 01:32:12 +0000
parents 23a517088ebb
children c3388f361bdf
comparison
equal deleted inserted replaced
6534:240e772aaa35 6535:cf1b14665c24
321 AC_SUBST(DYNALOADER_A) 321 AC_SUBST(DYNALOADER_A)
322 AC_SUBST(LIBPERL_A) 322 AC_SUBST(LIBPERL_A)
323 else 323 else
324 AC_MSG_RESULT(no) 324 AC_MSG_RESULT(no)
325 fi 325 fi
326
327 AC_SUBST(PERL_MM_PARAMS)
326 else 328 else
327 PERL_CFLAGS= 329 PERL_CFLAGS=
328 PERL_LIBS= 330 PERL_LIBS=
329 AM_CONDITIONAL(USE_PERL, false) 331 AM_CONDITIONAL(USE_PERL, false)
330 fi 332 fi