in CVS there is a seperate autogen.maxosc, but i like your solution better.
Kon Lovett wrote:
Hi,
The src/serversocket.cpp include of sys/types.h is in the CVS. However the use of GNU libtoolize for MacOS X in autogen.sh is not.
----- diff autogen.sh autogen.sh.darwin 4c4,9 < libtoolize --force --automake --- > case `uname` in > (Darwin) LIBTOOLIZE=glibtoolize ;; > (*) LIBTOOLIZE=libtoolize ;; > esac > > $LIBTOOLIZE --force --automake
-- Jwahar Bammi [EMAIL PROTECTED]