Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libtool: The GNU libtool, which simplifies the use of shared libraries.
        
        
        - Summary
- The libtool package contains the GNU libtool, a set of shell scripts
which automatically configure UNIX and UNIX-like architectures to
generically build shared libraries.  Libtool provides a consistent,
portable interface which simplifies the process of using shared
libraries.
If you are developing programs which will use shared libraries, you
should install libtool.
Changelog
        
            - * Wed Jun 27 19:00:00 2007 Karsten Hopp <karsten{%}redhat{*}com> 1.5.6-4.EL4.2
- - add buildrequirement grep
- set grep variable in ltmain.sh
- Resolves: #238047 
            - * Fri Feb 25 18:00:00 2005 Alexandre Oliva <aoliva{%}redhat{*}com> - 1.5.6-4.EL4.1
- - add dependency on gcc version; /usr/bin/libtool hardcodes paths into
  gcc's internal directories.  Avoids resurfacing of BZ#140977. 
            - * Tue Jul  6 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 1.5.6-4
- - improve buildrequires and prereqs
- buildrequire texinfo (Dawid Gajownik, 126950)