Commit graph

117 commits

Author SHA1 Message Date
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
agc
1d10e43632 Add missing NetBSD RCS Id. 1998-11-12 16:27:31 +00:00
tv
e9b1ca5dea Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to a
"vanilla" libtool (pkg now called glibtool) that understands NetBSD ELF.
1998-10-02 14:49:33 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
5b9f761eb7 Add the option --install-la to libtool (ignored except during
installation) which will enable the GNU libtool behavior of installing the
.la files.  Needed by KDE for the kdelibs and kdesupport.
1998-07-21 21:10:22 +00:00
tv
0948133fc8 Eliminate ".la file is not installed" warnings - our linker doesn't
require relinking of .so-linked objects, so do not worry about
finalization.
1998-07-17 14:48:15 +00:00
tv
ce44544840 Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
1998-07-16 13:36:47 +00:00
tv
318df9d19e If neither ld.so nor ld.elf_so exist in /usr/libexec, assume this system
is incapable of shared libraries and add --disable-shared to
CONFIGURE_ARGS.
1998-07-14 15:04:47 +00:00
tv
153462f2ce For consistency between a.out and ELF NetBSD platforms, use the same
two-part versioning scheme on ELF as well.
1998-07-13 02:53:56 +00:00
tv
36d40cbb07 Add and activate libtool (with a.out and ELF support), a GNU utility for
making static and shared libraries in a machine-independent fashion.
1998-07-13 01:53:49 +00:00
tv
cf2bb8ecf6 Import of FreeBSD's libtool pkg (patches to follow). 1998-07-13 01:50:08 +00:00