]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
lib.sh: m4() define useful macros.
authorSimon Ruderich <simon@ruderich.org>
Sun, 1 Mar 2009 15:19:29 +0000 (16:19 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 1 Mar 2009 15:19:29 +0000 (16:19 +0100)
commit8c731331a353d82adc61a81bd3cb92e79f3c2dc8
tree3ef166f43e06fdceacb4d707a19bbc8366ba384e
parent144b79caff995d7c5773e3efb66813bf131de0e2
lib.sh: m4() define useful macros.

At the moment only IF and FI are defined which can be used for easy checking
of variables. They use the ifelse() macro.
lib.sh