/[guile]/guile/guile-core/libltdl/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/libltdl/Makefile.am

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

revision 1.2 by mvo, Tue Jan 25 20:31:34 2000 UTC revision 1.3 by mvo, Thu Oct 3 21:57:09 2002 UTC
# Line 13  if CONVENIENCE_LTDL Line 13  if CONVENIENCE_LTDL
13  noinst_LTLIBRARIES = libltdlc.la  noinst_LTLIBRARIES = libltdlc.la
14  endif  endif
15    
16    ## Make sure these will be cleaned even when they're not built by
17    ## default.
18    CLEANFILES = libltdl.la libltdlc.la
19    
20  libltdl_la_SOURCES = ltdl.c  libltdl_la_SOURCES = ltdl.c
21  libltdl_la_LDFLAGS = -version-info 1:2:1  libltdl_la_LDFLAGS = -no-undefined -version-info 4:0:1
22  libltdl_la_LIBADD = $(LIBADD_DL)  libltdl_la_LIBADD = $(LIBADD_DL)
23    
24  libltdlc_la_SOURCES = ltdl.c  libltdlc_la_SOURCES = ltdl.c

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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