Hello,
I've a little problem with SIZEOF, in my configure.in file I've
wrote :
# Check sizeof any types.
AC_CHECK_SIZEOF(short)
AC_CHECK_SIZEOF(int)
AC_CHECK_SIZEOF(long)
well I generate configure with autoconf 2.52e (24/10/01), and there're no
problem, but when I try to run configure s
> "Pascal" == Pascal Bart <[EMAIL PROTECTED]> writes:
Pascal> So, if someone have an idea ?
Please, send the config.log.
It's time to relax and keep smile, just buy one of our tropical and colored t-shirts.
Direct from Cancun Mexico, the Surf will be with you.
http://www.beachco.com
PS: SQUALO is the official sponsor of the Surf in Mexico.
At this time we are looking for a distribution in your country.
Please
Hi, after upgrading to autoconf 2.52d I'm finding this 'autom4te.cache'
directory after running autoconf; I presume it is safe to delete this?
(It's 300K so I don't want to ship it in a release tarball)
Regards,
joe
Hello,
>Hi, after upgrading to autoconf 2.52d I'm finding this 'autom4te.cache'
>directory after running autoconf; I presume it is safe to delete this?
>(It's 300K so I don't want to ship it in a release tarball)
Yes, autom4te.cache is a tempory directory create by configure, so you
shouldn't di