Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 195 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 195 Bytes

To built this package, do the following:

touch NEWS
touch README
touch AUTHORS
touch ChangeLog
sh ./autogen.sh
./configure
make

To install this package, do the following:

make install