Ignore:
Timestamp:
15/04/09 15:44:53 (3 years ago)
Author:
Freddie Akeroyd
Message:

Merge in changes from r1238:r1239 from trunk. Refs #115.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/4.2/applications/NXsummary/Makefile.am

    r942 r1240  
    3737nxsummary_SOURCES = data_util.cpp main.cpp string_util.cpp preferences.cpp output.cpp 
    3838nxsummary_LDADD = $(LIBNEXUS) 
    39 nxsummary_LDFLAGS = -static $(LDFLAGS) 
     39nxsummary_LDFLAGS = -static @HDF4_LDFLAGS@ @HDF5_LDFLAGS@ @XML_LDFLAGS@ $(LDFLAGS) 
    4040EXTRA_DIST = LICENSE tclap/AUTHORS tclap/COPYING tclap/README 
    4141include $(top_srcdir)/build_rules.am 
Note: See TracChangeset for help on using the changeset viewer.