CVS permissions

When I check out the source from CVS the configure scripts do not have
execute permission.
Is this a known problem?

Thanks,
Kevin Holbrook

When I check out the source from CVS the configure scripts do not have
execute permission.
Is this a known problem?

When you check sources out from CVS, run the autogen.sh script instead
of ‘configure’ This is because autoconf varies too much between systems
and spurious Makefile.in changes kept getting checked in.

See ya!
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec