Commit graph

25 commits

Author SHA1 Message Date
wiz
3099b2b8eb Remove config.rpath override file and related code.
This file is from libtool-1.x, which is not in pkgsrc any longer
(using libtool-2.x since 2009). Also, it was only used for packages
using autoconf-2.13 AND libtool; I found three packages in pkgsrc with
that combination, and all of them still build on NetBSD-6.99.24/amd64
after this change.
2013-10-13 10:10:05 +00:00
wiz
177ce1f3bf Update to versions from autoconf-2.69. 2013-09-30 09:34:52 +00:00
joerg
463ae48d38 Sync config.guess and config.sub with upstream. 2010-01-23 22:46:08 +00:00
obache
e17cd0c53a treat interix>3 same as interix3. 2009-12-13 08:13:07 +00:00
wiz
4956e88298 Update to versions from April 2009 from
http://git.savannah.gnu.org/gitweb/?p=config.git
2009-05-18 08:24:26 +00:00
abs
5f554c32aa Initial definitions for FreeMiNT - also needs patches to pkgtools 2009-03-05 00:02:44 +00:00
schmonz
83b007bb51 Update to latest config.guess (2008-09-28) and config.sub (2008-09-08)
from Savannah git. Changes are minor; at a glance, the most interesting
bits are improved support for Solaris Xen and AIX 6.

Approved by: groo
2008-10-19 19:06:47 +00:00
martti
5867247b54 Remove trailing spaces. 2007-05-28 11:07:00 +00:00
joerg
628bfdc904 Sync authoritive instance of config.guess and config.sub with the
upstream versions.
2007-03-12 00:35:05 +00:00
wiz
a0bf4ba450 Update to version 2006-05-10.23 from automake-1.10. 2006-10-29 23:57:48 +00:00
wiz
a241c67683 Merge 2006-09-20 (local changes: only sh5 support). 2006-10-29 23:52:55 +00:00
wiz
3ef5190277 Merge 2006-07-02 (local changes: only sh5 support). 2006-10-29 23:50:54 +00:00
tv
089aec77ed Add $NetBSD$. 2005-01-14 00:10:50 +00:00
tv
f8b3f96fb6 Add override for uncommon "config.rpath" GNU config snippet. Use platform
file to indicate that override logic should be turned on.  (AFAICT, only
Interix is afflicted at the moment.)
2005-01-14 00:10:01 +00:00
schmonz
e9043ca8dd Update to 2004-03-12, maintaining our local additions for sh5. 2004-08-14 19:14:42 +00:00
schmonz
8591844fb7 Update to 2004-06-11, maintaining our local additions for sh5. 2004-08-14 19:13:55 +00:00
jlam
2849792ae1 Symlink the libtool-1.4.m4 file into any directory in which there's a
configure script under ${WRKSRC}.  The symlink is called "libtool.m4",
which is the name expected by the autoconf tools.  The symlinking is
only done if ${AUTOCONF_REQD} == 2.13 and USE_LIBTOOL is defined.  This
allows autoconf-2.13, autoreconf-2.13 and aclocal-2.13 to use the older
libtool.m4 file when regenerating files.  This is okay, because we later
override the generated libtool file anyway.

This fixes problems when libtool-1.5.x is installed and a package tries
to invoke autoconf-2.13 programs at pre-configure time, e.g., gnome-games,
xpuyopuyo, faad2, libwww, etc.  These packages no longer need to be
worked around by bumping AUTOCONF_REQD to 2.50.
2004-02-20 09:58:49 +00:00
chris
6fca61c3f5 Sync config.guess and config.sub to the latest.
Still have local diffs for sh5, so I'm not sure if sh5 still works (I've
reapplied the patches).
2003-07-11 10:11:33 +00:00
chris
e5df1562c4 Update config.sub and guess to the latest version, 2002-11-13.
Note we vary only be a couple of lines for sh5le.
2002-11-24 15:31:34 +00:00
jlam
01d682a253 "Import" the "missing" script from GNU automake 1.7. 2002-11-21 00:13:34 +00:00
agc
d099fcaaac Fix an oversight noticed by the eagle eyes of Nick Hudson - thanks, Nick! 2002-10-31 14:33:50 +00:00
agc
091606dcbc Diffs to support the Wasabi port of the SuperH 5 evaluation board
(sh5el), from Steve Woodford
2002-10-31 13:51:20 +00:00
jlam
b119dbc8ef Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. 2002-08-22 08:21:26 +00:00
schmonz
93b7dc1afc Add RCS Id. 2002-07-16 15:13:51 +00:00
schmonz
79665559c2 "Import" the latest config.guess and config.sub from
${MASTER_SITE_GNU:=config/} :

GNU config.guess (2002-07-09)
GNU config.sub (2002-07-03)
2002-07-16 14:50:39 +00:00