[gaim-migrate @ 7207]

Mon, 01 Sep 2003 23:09:12 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Mon, 01 Sep 2003 23:09:12 +0000
changeset 6682
e71e0a3285ff
parent 6681
1dbda69f59ef
child 6683
bc7231af5a55

[gaim-migrate @ 7207]
Tyop.

plugins/perl/Makefile.am file | annotate | diff | comparison | revisions
--- a/plugins/perl/Makefile.am	Mon Sep 01 23:07:34 2003 +0000
+++ b/plugins/perl/Makefile.am	Mon Sep 01 23:09:12 2003 +0000
@@ -29,7 +29,7 @@
 .libs/DynaLoader.a:
 	@if [ ! -d .libs ]; then mkdir .libs; fi
 	@rm -f .libs/DynaLoader.a
-	@if [ x$(DYNALOADER_H) = x ]; then \
+	@if [ x$(DYNALOADER_A) = x ]; then \
 		touch .libs/DynaLoader.a; \
 	else \
 		$(LN_S) $(DYNALOADER_A) .libs/DynaLoader.a; \

mercurial