]> git.ipfire.org Git - thirdparty/automake.git/commit
Add the Errors.pm perl module
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Tue, 19 Jun 2018 13:54:58 +0000 (15:54 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:20:12 +0000 (14:20 +0200)
commit916b23672c8ddbee121ca375eb6ae246e6fb3a84
tree39a4a520f18e044f798e193cf10af2af0d748538
parent58b5e5d82f93561188d3540188b3f19bb7690424
Add the Errors.pm perl module

This module takes care of outputing errors for Makefile.am and Configure.ac
files.

* lib/Automake/Errors.pm: New file for printing errors about am and ac files.
bin/automake.in
lib/Automake/Errors.pm [new file with mode: 0644]
lib/Automake/local.mk