[gaim-migrate @ 7192]

Sun, 31 Aug 2003 22:55:23 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Sun, 31 Aug 2003 22:55:23 +0000
changeset 6667
1fee94203e6a
parent 6666
191288340518
child 6668
15875d5cecc4

[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 \

mercurial