# HG changeset patch # User Christian Hammond # Date 1062370523 0 # Node ID 7a0c324276baf16029ccb7c47fe11dc15f96c8ae # Parent 3d45ef7d3231e006f561979381e5818ee2be23f6 [gaim-migrate @ 7192] You know the whole thing about perl passing make distcheck? It's a complete lie. committer: Tailor Script diff -r 3d45ef7d3231 -r 7a0c324276ba plugins/perl/Makefile.am --- a/plugins/perl/Makefile.am Sun Aug 31 22:45:17 2003 +0000 +++ b/plugins/perl/Makefile.am Sun Aug 31 22:55:23 2003 +0000 @@ -78,11 +78,6 @@ $(MAKE) CC="$(CC)" CCFLAGS="$(PERL_CFLAGS) $(CFLAGS)" $(PERL_EXTRA_OPTS)) && \ cd ..; \ done - @if test "x${top_srcdir}" != "x${top_builddir}"; then \ - for f in ${common_sources}; do \ - rm -f $$f; \ - done; \ - fi install-exec-local: @for dir in $(perl_dirs); do \