changeset 6682:839ee4c36fbc

[gaim-migrate @ 7207] Tyop. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 01 Sep 2003 23:09:12 +0000
parents c1bbb8358959
children 221bc9fab3ad
files plugins/perl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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; \