~vcs-imports/clamav/trunk

« back to all changes in this revision

Viewing changes to libltdl/Makefile.am

  • Committer: aCaB
  • Date: 2009-02-18 15:56:55 UTC
  • Revision ID: git-v1:50b1bff4fcf88ac5eaab51ca796cd51a2d105e71
bb#1389

git-svn: trunk@4823

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
# -I$(srcdir) is needed for user that built libltdl with a sub-Automake
48
48
# (not as a sub-package!) using 'nostdinc':
49
49
AM_CPPFLAGS            += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
50
 
                          -DLTDL -I. -I$(srcdir) \
 
50
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
51
51
                          -I$(srcdir)/libltdl -I$(srcdir)/libltdl
52
52
AM_LDFLAGS             += -no-undefined
53
53
LTDL_VERSION_INFO       = -version-info 9:0:2