Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        automake15: A GNU tool for automatically creating Makefiles.
        
        
        - Summary
 
        - Automake is a tool for automatically generating
`Makefile.in' files compliant with the GNU Coding Standards.
This package contains Automake 1.5, an older version of Automake.
You should install it if you need to run automake in a project that
has not yet been updated to work with newer versions of Automake.
 
        
        
        Changelog
        
            - * Fri Jun  9 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 1.5-16
 
            - filter self provided dependencies
 
        
            - * Thu Jun  1 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 1.5-15
 
            - buildrequire bison for self tests
 
        
            - * Mon Dec 19 16:00:00 2005 Karsten Hopp <karsten{%}redhat{*}de> 1.5-14
 
            - fix insthook test:
  tail needs parameters '-n +NUMLINES' instead of '+NUMLINES' now