Changeset 1024

Show
Ignore:
Timestamp:
02/14/06 10:05:58 (3 years ago)
Author:
tushar
Message:

Update Hint: autotools-multiversion

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/autotools-multiversion.txt

    r1014 r1024  
    11AUTHOR: Tushar Teredesai <tushar AT linuxfromscratch DOT org> 
    22 
    3 DATE: 2006-01-17 
     3DATE: 2006-02-14 
    44 
    55LICENSE: BSD 
     
    4545* http://www.linuxfromscratch.org/hints/downloads/attachments/autotools-multiversion/automake-wrapper 
    4646(Note: The following patches are optional but recommended) 
    47 * http://www.linuxfromscratch.org/patches/download/autoconf/autoconf-2.13-race.patch 
    48 * http://www.linuxfromscratch.org/patches/download/autoconf/autoconf-2.13-fedora_macro_fixes-1.patch 
    49 * http://www.linuxfromscratch.org/patches/download/automake/automake-1.4-p6-fedora_fixes.patch 
    50 * http://www.linuxfromscratch.org/patches/download/automake/automake-1.5-fedora_fixes.patch 
     47* http://www.linuxfromscratch.org/patches/downloads/autoconf/autoconf-2.13-race.patch 
     48* http://www.linuxfromscratch.org/patches/downloads/autoconf/autoconf-2.13-fedora_macro_fixes-1.patch 
     49* http://www.linuxfromscratch.org/patches/downloads/automake/automake-1.4-p6-fedora_fixes.patch 
     50* http://www.linuxfromscratch.org/patches/downloads/automake/automake-1.5-fedora_fixes.patch 
    5151 
    5252PREREQUISITES: 
     
    152152[2005-12-09] 
    153153  * Initial Version of the hint. 
     154[2006-02-14] 
     155  * Smrutee: Happy Valentine's Day. 
     156  * Corrected patch download location. Thanks to Geoff Johnson.