Files
apfstests/dmapi/README.build
T
2004-12-10 21:30:14 +00:00

12 lines
261 B
INI

You should be able to just run the ./configure and then 'make'.
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