Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXY
          ]
        
        automake - A GNU tool for automatically creating Makefiles.
        
        
        - Description:
- Automake is a tool for automatically generating `Makefile.in'
files compliant with the GNU Coding Standards.
You should install Automake if you are developing software and would
like to use its ability to automatically generate GNU standard
Makefiles. If you install Automake, you will also need to install
GNU's Autoconf package. 
Packages
        
        
            | automake-1.9.6-3.el5.noarch
              [476 KiB] | Changelog
              by Pavel Raiskup (2014-02-11): - fix for CVE-2012-3386 -- 'make distcheck' was making the directory distdir
  world-writeable (#848470) | 
            | automake-1.9.6-2.3.el5.noarch
              [476 KiB] | Changelog
              by Karsten Hopp (2010-02-27): - increase delay in self checks
- add delays in aclocal7 self check
  http://osdir.com/ml/sysutils.automake.bugs/2006-09/msg00012.html
- preserve timestamps of configure files |