diff options
Diffstat (limited to 'libltdl/Makefile.in')
-rw-r--r-- | libltdl/Makefile.in | 51 |
1 files changed, 31 insertions, 20 deletions
diff --git a/libltdl/Makefile.in b/libltdl/Makefile.in index f00684f6..0f077113 100644 --- a/libltdl/Makefile.in +++ b/libltdl/Makefile.in | |||
@@ -1,8 +1,8 @@ | |||
1 | # Makefile.in generated by automake 1.8.5 from Makefile.am. | 1 | # Makefile.in generated by automake 1.9.5 from Makefile.am. |
2 | # @configure_input@ | 2 | # @configure_input@ |
3 | 3 | ||
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 | # 2003, 2004 Free Software Foundation, Inc. | 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
6 | # This Makefile.in is free software; the Free Software Foundation | 6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | 7 | # gives unlimited permission to copy and/or distribute it, |
8 | # with or without modifications, as long as this notice is preserved. | 8 | # with or without modifications, as long as this notice is preserved. |
@@ -37,6 +37,7 @@ POST_INSTALL = : | |||
37 | NORMAL_UNINSTALL = : | 37 | NORMAL_UNINSTALL = : |
38 | PRE_UNINSTALL = : | 38 | PRE_UNINSTALL = : |
39 | POST_UNINSTALL = : | 39 | POST_UNINSTALL = : |
40 | build_triplet = @build@ | ||
40 | host_triplet = @host@ | 41 | host_triplet = @host@ |
41 | DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ | 42 | DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \ |
42 | $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \ | 43 | $(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \ |
@@ -50,9 +51,15 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
50 | $(ACLOCAL_M4) | 51 | $(ACLOCAL_M4) |
51 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | 52 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
52 | configure.lineno configure.status.lineno | 53 | configure.lineno configure.status.lineno |
53 | mkinstalldirs = $(mkdir_p) | 54 | mkinstalldirs = $(install_sh) -d |
54 | CONFIG_HEADER = config.h | 55 | CONFIG_HEADER = config.h |
55 | CONFIG_CLEAN_FILES = | 56 | CONFIG_CLEAN_FILES = |
57 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | ||
58 | am__vpath_adj = case $$p in \ | ||
59 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | ||
60 | *) f=$$p;; \ | ||
61 | esac; | ||
62 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | ||
56 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" | 63 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" |
57 | libLTLIBRARIES_INSTALL = $(INSTALL) | 64 | libLTLIBRARIES_INSTALL = $(INSTALL) |
58 | LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) | 65 | LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) |
@@ -60,19 +67,21 @@ am__DEPENDENCIES_1 = | |||
60 | libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1) | 67 | libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1) |
61 | am_libltdl_la_OBJECTS = ltdl.lo | 68 | am_libltdl_la_OBJECTS = ltdl.lo |
62 | libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS) | 69 | libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS) |
70 | @INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir) | ||
63 | libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) | 71 | libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) |
64 | am_libltdlc_la_OBJECTS = ltdl.lo | 72 | am_libltdlc_la_OBJECTS = ltdl.lo |
65 | libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS) | 73 | libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS) |
74 | @CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath = | ||
66 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. | 75 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
67 | depcomp = | 76 | depcomp = |
68 | am__depfiles_maybe = | 77 | am__depfiles_maybe = |
69 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 78 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
70 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 79 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
71 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ | 80 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
72 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | 81 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
73 | $(AM_CFLAGS) $(CFLAGS) | 82 | $(AM_CFLAGS) $(CFLAGS) |
74 | CCLD = $(CC) | 83 | CCLD = $(CC) |
75 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | 84 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
76 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 85 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
77 | SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | 86 | SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) |
78 | DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) | 87 | DIST_SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES) |
@@ -174,6 +183,8 @@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | |||
174 | am__include = @am__include@ | 183 | am__include = @am__include@ |
175 | am__leading_dot = @am__leading_dot@ | 184 | am__leading_dot = @am__leading_dot@ |
176 | am__quote = @am__quote@ | 185 | am__quote = @am__quote@ |
186 | am__tar = @am__tar@ | ||
187 | am__untar = @am__untar@ | ||
177 | bindir = @bindir@ | 188 | bindir = @bindir@ |
178 | build = @build@ | 189 | build = @build@ |
179 | build_alias = @build_alias@ | 190 | build_alias = @build_alias@ |
@@ -273,7 +284,7 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
273 | test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" | 284 | test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" |
274 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | 285 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
275 | if test -f $$p; then \ | 286 | if test -f $$p; then \ |
276 | f="`echo $$p | sed -e 's|^.*/||'`"; \ | 287 | f=$(am__strip_dir) \ |
277 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ | 288 | echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ |
278 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ | 289 | $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ |
279 | else :; fi; \ | 290 | else :; fi; \ |
@@ -281,8 +292,8 @@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
281 | 292 | ||
282 | uninstall-libLTLIBRARIES: | 293 | uninstall-libLTLIBRARIES: |
283 | @$(NORMAL_UNINSTALL) | 294 | @$(NORMAL_UNINSTALL) |
284 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | 295 | @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
285 | p="`echo $$p | sed -e 's|^.*/||'`"; \ | 296 | p=$(am__strip_dir) \ |
286 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ | 297 | echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ |
287 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ | 298 | $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ |
288 | done | 299 | done |
@@ -305,9 +316,9 @@ clean-noinstLTLIBRARIES: | |||
305 | rm -f "$${dir}/so_locations"; \ | 316 | rm -f "$${dir}/so_locations"; \ |
306 | done | 317 | done |
307 | libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) | 318 | libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES) |
308 | $(LINK) -rpath $(libdir) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS) | 319 | $(LINK) $(am_libltdl_la_rpath) $(libltdl_la_LDFLAGS) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS) |
309 | libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) | 320 | libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES) |
310 | $(LINK) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) | 321 | $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_LDFLAGS) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS) |
311 | 322 | ||
312 | mostlyclean-compile: | 323 | mostlyclean-compile: |
313 | -rm -f *.$(OBJEXT) | 324 | -rm -f *.$(OBJEXT) |
@@ -338,7 +349,7 @@ install-includeHEADERS: $(include_HEADERS) | |||
338 | test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" | 349 | test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" |
339 | @list='$(include_HEADERS)'; for p in $$list; do \ | 350 | @list='$(include_HEADERS)'; for p in $$list; do \ |
340 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | 351 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
341 | f="`echo $$p | sed -e 's|^.*/||'`"; \ | 352 | f=$(am__strip_dir) \ |
342 | echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ | 353 | echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ |
343 | $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ | 354 | $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ |
344 | done | 355 | done |
@@ -346,7 +357,7 @@ install-includeHEADERS: $(include_HEADERS) | |||
346 | uninstall-includeHEADERS: | 357 | uninstall-includeHEADERS: |
347 | @$(NORMAL_UNINSTALL) | 358 | @$(NORMAL_UNINSTALL) |
348 | @list='$(include_HEADERS)'; for p in $$list; do \ | 359 | @list='$(include_HEADERS)'; for p in $$list; do \ |
349 | f="`echo $$p | sed -e 's|^.*/||'`"; \ | 360 | f=$(am__strip_dir) \ |
350 | echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ | 361 | echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ |
351 | rm -f "$(DESTDIR)$(includedir)/$$f"; \ | 362 | rm -f "$(DESTDIR)$(includedir)/$$f"; \ |
352 | done | 363 | done |
@@ -434,15 +445,15 @@ distdir: $(DISTFILES) | |||
434 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ | 445 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
435 | || chmod -R a+r $(distdir) | 446 | || chmod -R a+r $(distdir) |
436 | dist-gzip: distdir | 447 | dist-gzip: distdir |
437 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 448 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
438 | $(am__remove_distdir) | 449 | $(am__remove_distdir) |
439 | 450 | ||
440 | dist-bzip2: distdir | 451 | dist-bzip2: distdir |
441 | $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 | 452 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
442 | $(am__remove_distdir) | 453 | $(am__remove_distdir) |
443 | 454 | ||
444 | dist-tarZ: distdir | 455 | dist-tarZ: distdir |
445 | $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z | 456 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
446 | $(am__remove_distdir) | 457 | $(am__remove_distdir) |
447 | 458 | ||
448 | dist-shar: distdir | 459 | dist-shar: distdir |
@@ -455,7 +466,7 @@ dist-zip: distdir | |||
455 | $(am__remove_distdir) | 466 | $(am__remove_distdir) |
456 | 467 | ||
457 | dist dist-all: distdir | 468 | dist dist-all: distdir |
458 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 469 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
459 | $(am__remove_distdir) | 470 | $(am__remove_distdir) |
460 | 471 | ||
461 | # This target untars the dist file and tries a VPATH configuration. Then | 472 | # This target untars the dist file and tries a VPATH configuration. Then |
@@ -464,11 +475,11 @@ dist dist-all: distdir | |||
464 | distcheck: dist | 475 | distcheck: dist |
465 | case '$(DIST_ARCHIVES)' in \ | 476 | case '$(DIST_ARCHIVES)' in \ |
466 | *.tar.gz*) \ | 477 | *.tar.gz*) \ |
467 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\ | 478 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
468 | *.tar.bz2*) \ | 479 | *.tar.bz2*) \ |
469 | bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\ | 480 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
470 | *.tar.Z*) \ | 481 | *.tar.Z*) \ |
471 | uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\ | 482 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
472 | *.shar.gz*) \ | 483 | *.shar.gz*) \ |
473 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ | 484 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
474 | *.zip*) \ | 485 | *.zip*) \ |
@@ -552,7 +563,7 @@ clean-generic: | |||
552 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | 563 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
553 | 564 | ||
554 | distclean-generic: | 565 | distclean-generic: |
555 | -rm -f $(CONFIG_CLEAN_FILES) | 566 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
556 | 567 | ||
557 | maintainer-clean-generic: | 568 | maintainer-clean-generic: |
558 | @echo "This command is intended for maintainers to use" | 569 | @echo "This command is intended for maintainers to use" |