Ryusuke Konishi 52c3aca900 nilfs-utils: v2.0.24 release
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2011-12-05 00:08:09 +09:00
2011-04-16 11:30:26 +09:00
2011-12-05 00:08:09 +09:00
2011-12-05 00:08:09 +09:00
2008-02-19 18:49:30 +09:00

* How to compile

 $ ./configure
 $ make

* How to get development sources

 $ cd your-work-directory
 $ git clone http://git.nilfs.org/nilfs2-utils.git

Before compiling the development sources, you need to run
autoconf/automake tools.  This is not required for packaged sources
unless you changed the configuration.
 
 $ cd nilfs2-utils
 $ aclocal && autoheader && libtoolize -c --force && automake -a -c && autoconf

Description
Languages
C 76.2%
Perl 21.1%
M4 1.6%
Makefile 1%