~bwy/+junk/gnash-temp

« back to all changes in this revision

Viewing changes to extensions/dejagnu/Makefile.am

  • Committer: Rob Savoye
  • Date: 2010-01-21 00:27:19 UTC
  • Revision ID: rob@welcomehome.org-20100121002719-b56k2e5l99ojzl1p
don't use LIBLTDL, as it's a convienience lib, we don't need to do that.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
dejagnu_la_SOURCES = dejagnu.cpp dejagnu.h
41
41
dejagnu_la_LDFLAGS = -module -avoid-version -no-undefined
42
 
dejagnu_la_LIBDADD = $(LIBADD_DL) $(LIBLTDL) $(AM_LDFLAGS)
 
42
dejagnu_la_LIBDADD = $(LIBADD_DL) $(AM_LDFLAGS)
43
43
 
44
44
check_PROGRAMS = # SharedTest
45
45
CLEANFILES = \