/[adonthell]/adonthell/src/base/Makefile.am
ViewVC logotype

Diff of /adonthell/src/base/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by ksterker, Mon Aug 2 07:35:28 2004 UTC revision 1.10 by ksterker, Tue Dec 7 16:46:26 2004 UTC
# Line 8  pkgincludebase_HEADERS = \ Line 8  pkgincludebase_HEADERS = \
8      configuration.h \      configuration.h \
9      configio.h \      configio.h \
10      diskio.h \      diskio.h \
11          endian.h \          endians.h \
12          file.h \          file.h \
13          flat.h \          flat.h \
14      hash_map.h \      hash_map.h \
# Line 31  libadonthell_base_la_SOURCES = \ Line 31  libadonthell_base_la_SOURCES = \
31          paths.cc \          paths.cc \
32          timer.cc          timer.cc
33    
34  libadonthell_base_la_CXXFLAGS = $(XML_CFLAGS) -DPKGLIBDIR=\"$(pkglibdir)\"  libadonthell_base_la_CXXFLAGS = $(XML_CPPFLAGS) -DPKGLIBDIR=\"$(pkglibdir)\"
35  libadonthell_base_la_LIBADD = $(XML_LIBS) $(LIBLTDL) -lz  libadonthell_base_la_LIBADD = $(XML_LIBS) $(LIBLTDL) -lz

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26