Sun, 31 Aug 2003 22:55:23 +0000
[gaim-migrate @ 7192]
You know the whole thing about perl passing make distcheck? It's a complete
lie.
| plugins/perl/Makefile.am | file | annotate | diff | comparison | revisions |
--- 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 \