You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ben Elliston 0b9cac6ff4 * Update the FSF's physical address throughout. 21 years ago
..
libmathhelper New example that somehow didn't get checked in with the rest. 23 years ago
testsuite New example that somehow didn't get checked in with the rest. 23 years ago
AUTHORS New example that somehow didn't get checked in with the rest. 23 years ago
ChangeLog New example that somehow didn't get checked in with the rest. 23 years ago
Makefile.am New example that somehow didn't get checked in with the rest. 23 years ago
Makefile.in New example that somehow didn't get checked in with the rest. 23 years ago
NEWS New example that somehow didn't get checked in with the rest. 23 years ago
README New example that somehow didn't get checked in with the rest. 23 years ago
aclocal.m4 * Update the FSF's physical address throughout. 21 years ago
bootstrap.sh New example that somehow didn't get checked in with the rest. 23 years ago
configure * Update the FSF's physical address throughout. 21 years ago
configure.ac New example that somehow didn't get checked in with the rest. 23 years ago

README

Commands to autotoolize in order:

aclocal
libtoolize
automake --add-missing
autoconf
./configure
make