diff options
author | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-07-21 23:05:49 +0000 |
---|---|---|
committer | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-07-21 23:05:49 +0000 |
commit | bc22284e4e81a274b7b7db2905da58a0101a63fb (patch) | |
tree | 26eb34e78f57917cde1d54a72d2bb536eb5badee /autogen.sh | |
parent | 25628b2beba8c642adcb86e6d25c9ac67ac11f70 (diff) | |
download | idutils-bc22284e4e81a274b7b7db2905da58a0101a63fb.tar.gz idutils-bc22284e4e81a274b7b7db2905da58a0101a63fb.tar.bz2 idutils-bc22284e4e81a274b7b7db2905da58a0101a63fb.zip |
* remove generated files from CVS
* apply EDITOR env variable patch
* updated ChangeLog
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,5 +4,4 @@ aclocal -I m4 autoheader autoconf automake -a -c -f -echo autogen.sh: now run ./configure - +echo autogen.sh: now run ./configure --enable-maintainer-mode |