~ubuntu-branches/ubuntu/precise/gtk2-engines-xfce/precise

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2006-11-16 13:30:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061116133049-tps8a3tb4yne9g4z
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
libxfce_la_LDFLAGS = -module -avoid-version
20
20
 
 
21
if HAVE_CYGWIN
 
22
libxfce_la_LDFLAGS +=           \
 
23
        -no-undefined
 
24
endif
 
25
 
21
26
libxfce_la_LIBADD = $(XFCE_LIBS)