ding-libs

0

Описание

Языки

  • C98,8%
  • Makefile0,8%
  • M40,4%

Dmitri Pal

28 июн 2010, 16:38
README
TO BUILD EXECUTE:
 
autoreconf -i
./configure
make
 
If you build first time after getting source use:
 
autoreconf -i -f
 
Most information about how to use the interfaces can be found in header files
and in the unit tests (*_ut.c).