]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
lib.sh: Add generate() which replaces m4().
authorSimon Ruderich <simon@ruderich.org>
Mon, 13 Apr 2009 19:02:54 +0000 (21:02 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 13 Apr 2009 19:02:54 +0000 (21:02 +0200)
generate() generates files with m4, awk or simply copies it.

Add lib.m4 which provides the macro(s) formerly provided by m4(). Use
include(../lib.m4) to load it.

Also rename setup_warning() to warning().


No differences found