Edit

kc3-lang/automake/m4/acdir

Branch :

  • Show log

    Commit

  • Author : Andrew Eikum
    Date : 2012-05-01 09:18:56
    Hash : dda82273
    Message : cosmetics: fix typo in aclocal m4 directory README * m4/acdir/README: Add forgotten "if". * THANKS: Update. Copyright-paperwork-exempt: yes Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>

  • README
  • This directory is where .m4 files providing third-party autoconf
    macros can be placed to be automatically found by the aclocal(1)
    program.
    
    The .m4 files placed here could be shared among different versions
    of aclocal, so be careful.
    
    Even if no actual .m4 files are present, this directory is required
    in order for aclocal to work properly.  Please do not remove it.