i got this error when using cygwin (I cant wait to try Linux ;) )
dp.cpp: In function 'void init_mm()':
dp.cpp:4630: implicit declaration of funtion 'int srandom(...)
dp.cpp: In funtion 'long int number_mm()':
dp.cpp:4658: implicit declaration of funtion 'int random(...)
make:*** [dp.o] error 1
i had NO warnings/errors other than that :) I like configure scripts.
dp.cpp: In function 'void init_mm()':
dp.cpp:4630: implicit declaration of funtion 'int srandom(...)
dp.cpp: In funtion 'long int number_mm()':
dp.cpp:4658: implicit declaration of funtion 'int random(...)
make:*** [dp.o] error 1
i had NO warnings/errors other than that :) I like configure scripts.