Annotation of embedaddon/quagga/m4/README.txt, revision 1.1

1.1     ! misho       1: This directory contains local additions to/overrides for the Quagga
        !             2: autoconf build system.
        !             3: 
        !             4: At this time additions are:
        !             5: 
        !             6: - m4 files taken from libtool CVS circa august 2004. These have been
        !             7: imported into Quagga as they are more robust with respect to configuring
        !             8: libtool support for languages which Quagga does not use. As and when libtool
        !             9: releases become commonly available with that capability, these can be
        !            10: removed. The files are:
        !            11: 
        !            12:        argz.m4
        !            13:        libtool.m4
        !            14:        ltdl.m4
        !            15:        ltoptions.m4
        !            16:        ltsugar.m4
        !            17:        ltversion.m4
        !            18: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>