Files
apfstests/dmapi/README.build
T

12 lines
261 B
INI
Raw Normal View History

2004-12-10 21:30:14 +00:00
You should be able to just run the ./configure and then 'make'.
2004-12-10 21:30:14 +00:00
Sometimes we have to update the autotools bits. Here's what was used the last
time:
libtoolize --automake --copy --force
aclocal --force
automake --add-missing --copy --force-missing
autoconf