Home | History | Annotate | Download | only in libpng

Lines Matching refs:libtool

3 # ltmain.sh (GNU libtool) 2.2.6b
10 # GNU Libtool is free software; you can redistribute it and/or modify
17 # is built using GNU Libtool, you may include this file under the
20 # GNU Libtool is distributed in the hope that it will be useful, but
26 # along with GNU Libtool; see the file COPYING. If not, a copy
50 # compile compile a source file into a libtool object
52 # finish complete the installation of libtool libraries
68 # $progname: (GNU libtool) 2.2.6b
72 # Report bugs to <bug-libtool@gnu.org>.
75 PACKAGE=libtool
352 # libtool processes, and avoids race conditions if possible. If
621 re_begincf='^# ### BEGIN LIBTOOL'
622 re_endcf='^# ### END LIBTOOL'
663 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
664 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$"
696 # the script to make things like `libtool --version' happen quickly.
823 # Ensure that we are using m4 macros, and libtool script from the same
824 # release of libtool.
891 # True iff FILE is a libtool `.la' library or `.lo' object file.
902 # True iff FILE is a libtool `.la' library or `.lo' object file.
925 # True iff FILE is a libtool wrapper script
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1029 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
1064 # Create a libtool object file (analogous to a ".la" file),
1083 # $write_libobj - a libtool object file
1313 temporary object file, and libtool could not work around it because
1336 # Only build a PIC object if we are building libtool libraries.
1368 temporary object file, and libtool could not work around it because
1417 temporary object file, and libtool could not work around it because
1471 If FILE is a libtool library, object or program, all the files associated
1479 Compile a source file into a libtool library object.
1511 If any of the ARGS are libtool executable wrappers, then they are translated
1522 Complete the installation of libtool libraries.
1524 Each LIBDIR is a directory that contains libtool libraries.
1581 -shared only do dynamic linking of libtool libraries
1583 -static do not do any dynamic linking of uninstalled libtool libraries
1584 -static-libtool-libs
1585 do not do any dynamic linking of libtool libraries
1593 treated as uninstalled libtool libraries, other files are standard or library
1596 If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
1617 If FILE is a libtool library, all the files associated with it are deleted.
1653 # Check to see that this really is a libtool archive.
1655 || func_fatal_help "\`$lib' is not a valid libtool archive"
1657 # Read the libtool library.
1689 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
1717 # Do a test to see if this is really a libtool program.
1805 $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
1984 # Check to see that this really is a libtool archive.
1986 || func_fatal_help "\`$file' is not a valid libtool archive"
2090 # Install (i.e. copy) a libtool object.
2112 func_fatal_help "cannot copy a libtool object to \`$destfile'"
2116 # Install the libtool object if requested.
2141 # because it is most likely a libtool script we actually want to
2154 # Do a test to see if this is really a libtool program.
2177 func_fatal_error "invalid libtool wrapper script \`$wrapper'"
2697 # Emit the first part of a libtool wrapper script on stdout.
2713 # The $output program cannot be directly executed until all the libtool
2795 # Emit the second part of a libtool wrapper script on stdout.
2931 # Emit a libtool wrapper script on stdout.
2960 # Intended for use with "native" mingw (where libtool itself
3139 The $output program cannot be directly executed until all the libtool
3430 LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
4040 # flag for every libtool invocation.
4046 # -no-undefined on the libtool link line when we can be certain
4115 -all-static | -static | -static-libtool-libs)
4132 -static-libtool-libs)
4245 # A libtool-controlled object.
4247 # Check to see that this really is a libtool object.
4276 # If libtool objects are unsupported, then we need to preload.
4322 func_fatal_error "\`$arg' is not a valid libtool object"
4673 -static | -static-libtool-libs)
4789 # A libtool-controlled object.
4791 # Check to see that this really is a libtool object.
4820 # If libtool objects are unsupported, then we need to preload.
4866 func_fatal_error "\`$arg' is not a valid libtool object"
4879 # A libtool-controlled library.
4986 need_relink=no # whether we're linking any uninstalled libtool libraries
4987 notinst_deplibs= # not-installed libtool libraries
4988 notinst_path= # paths that contain not-installed libtool libraries
4997 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
5040 # Collect and forward deplibs of preopened libtool libs
5042 # Ignore non-libtool-libs
5048 # Collect preopened libtool deplibs, except any this library
5099 # Search the libtool library
5112 # deplib doesn't seem to be a libtool library
5121 else # deplib is a libtool library
5295 # Check to see that this really is a libtool archive.
5297 || func_fatal_error "\`$lib' is not a valid libtool archive"
5309 # If the library was installed with an old release of libtool,
5344 # It is a libtool convenience library, so add in its objects.
5834 $ECHO "*** But as you try to build a module library, libtool will still create "
5839 $ECHO "*** However, this would only work if libtool was able to extract symbol"
5840 $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
5940 func_fatal_error "\`$deplib' is not a valid libtool archive"
6016 # using -Wl,-lname, so that libtool does not consider it
6110 func_fatal_help "libtool library \`$output' must begin with \`lib'"
6127 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6130 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
6137 func_warning "\`-dlopen self' is ignored for libtool libraries"
6142 func_warning "ignoring multiple \`-rpath's for a libtool library"
6149 # Building a libtool convenience library.
6174 # convert absolute version numbers to libtool ages
6797 $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
6798 $ECHO "*** dependencies of module $libname. Therefore, libtool will create"
6803 $ECHO "*** However, this would only work if libtool was able to extract symbol"
6804 $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
6825 $ECHO "*** libtool will only create a static version of it."
7408 func_fatal_error "cannot build library object \`$output' from non-libtool objects"
7467 # Create an invalid libtool object if no PIC, so that we don't
7919 # the entirety of a libtool archive into another (currently
7920 # not supported by libtool).
8019 # Now create the libtool archive.
8052 # Replace all uninstalled libtool libraries with the installed ones
8061 func_fatal_error "\`$deplib' is not a valid libtool archive"
8077 func_fatal_error "\`$lib' is not a valid libtool archive"
8096 func_fatal_error "\`$lib' is not a valid libtool archive"
8129 # $outputname - a libtool library file
8177 # Do a symbolic link so that the libtool archive can be found in
8253 # Possibly a libtool archive, so verify it.
8257 # Delete the libtool libraries and symlinks.
8289 # Possibly a libtool object, so verify it.
8323 # Do a test to see if this is a libtool program.
8392 # ### BEGIN LIBTOOL TAG CONFIG: disable-shared
8395 # ### END LIBTOOL TAG CONFIG: disable-shared
8397 # ### BEGIN LIBTOOL TAG CONFIG: disable-static
8399 # ### END LIBTOOL TAG CONFIG: disable-static