Date: Wed, 19 Jul 2000 03:44:14 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/automake/patches patch-ad Message-ID: <200007191044.DAA35765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2000/07/19 03:44:14 PDT
Modified files:
devel/automake/patches patch-ad
Log:
- Do not read a file more than once, where the sameness is judged by
the inode numbers of files.
This should fix the "duplicated macros" error when aclocal is
invoked with `-I ${X11BASE}/share/aclocal' explicitly.
- Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's
(a symlink to)* a directory)
This should fix the "no such directory" error when you build a non-X
port without X installed. (like on bento)
Revision Changes Path
1.2 +44 -6 ports/devel/automake/patches/patch-ad
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007191044.DAA35765>
