This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] cygport-0.2.7 autoconf-2.61/automake-1.10 support


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Charles Wilson wrote:
>     * bin/cygport.in: use --datarootdir in preference
>     to --datadir/--infodir/--mandir when using
>     autoconf-2.60 and later.

Thanks.  Fixed in CVS.

>     * autogen.sh: Ensure that autoconf will not complain
>     when it is newer than the one previously used (needed
>     because automake-1.10's aclocal now inserts more stringent
>     checking into aclocal.m4)

Investigating further, I got this error while running autogen.sh in the
CVS tree but not with autoreconf in the -src tarball.  The former after
'aclocal --force' still showed dep on ac-2.60, where the latter showed
ac-2.61.

I finally figured out that the difference was caused solely by
autom4te.cache; removing that allowed autogen.sh to proceed.  Therefore
I have added a 'rm -fr autom4te.cache' to autogen.sh in CVS, and no more.


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFoLVvpiWmPGlmQSMRCP/JAJ9WWw/rVT+vaul9x6I+iW+nkBSgwwCfSO/v
puSpuYw/9G54ABMgw730KNc=
=Bd2+
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]