~vcs-imports/clamav/trunk

« back to all changes in this revision

Viewing changes to libltdl/Makefile.in

  • 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:
311
311
# -I$(srcdir) is needed for user that built libltdl with a sub-Automake
312
312
# (not as a sub-package!) using 'nostdinc':
313
313
AM_CPPFLAGS = -DLT_CONFIG_H='<$(LT_CONFIG_H)>' -DLTDL -I. -I$(srcdir) \
314
 
        -I$(srcdir)/libltdl -I$(srcdir)/libltdl
 
314
        -Ilibltdl -I$(srcdir)/libltdl -I$(srcdir)/libltdl
315
315
AM_LDFLAGS = -no-undefined
316
316
BUILT_SOURCES = $(ARGZ_H)
317
317
include_HEADERS = $(am__append_1)