From: <ma...@cs...> - 2002-11-06 04:39:47
|
[Still not on the list, please CC me responses.] (Should I file patches in the sourceforge patch filer instead? It seems those are being ignored, which I don't blame you for, because that interface is annoying... or are you backlogged? The FAQ on patches: http://gaim.sourceforge.net/faq.php#q33 is a link to a nonexistent page.) The original configure.ac copied the perl hackery from xchat. This is more or less copied from a newer xchat. The change is simple. When you don't have libperl and run ./configure : ... checking for perl... /usr/bin/perl checking for Perl compile flags... ok checking for libperl... checking for perl_run... no ... [at the end:] Build with Perl support....... : no And after installing libperl and running make, it works as you'd expect. -- Evan Martin ma...@cs... http://neugierig.org |