Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-03-27 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-03-27 | 1 | -0/+3 |
| | | | | | * configure.in (VERSIONING): New check for ld --version-script. * config.make.in (VERSIONING): New variable, set by configure. | ||||
* | 1999-09-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Makeconf (link-executable): New variable, partial linking commands for executables. ($(target)): Use it. Move .o's before -Wl,-(, just cause. ($(addsuffix .static,$(target))): New static pattern rule, use `$(link-executable) -static' and static hurd libs. [$(doinst) = one]: Give deps to $(target).static too. {"Decode makemode" page}: Set linktarg instead of cleantarg for each makemode that sets only one. [$(makemode) != library]: Append $(linktarg:=.static) to linktarg. [$(cleantarg) empty]: Set cleantarg to $(linktarg). [Installation section] (targets): Set to $(target) if empty. (installable): New variable, union of $(linktarg) and $(targets). Remove conditionals on $(doinst), leaving only multi-target version. Use $(installable) rather than $(targets) to compute list of targets for static pattern rule that does the install. (install-targets): New variable, $(targets) plus subset of $(linktarg) matching $(build-static:=.static). (all): Depend on $(install-targets) rather than $(targets). (install): Likewise for computed list of targets in $(installationdir). * config.make.in (build-static): New variable. * configure.in: Support --enable-static-progs=LIST. | ||||
* | 1999-01-24 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-01-27 | 1 | -0/+1 |
| | | | | | * configure.in: Add AC_PROG_AWK. * config.make.in (AWK): New variable, substituted by configure. | ||||
* | 1998-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-07-20 | 1 | -1/+4 |
| | | | | | * config.make.in (build-profiled): New variable, subst @profile@. * Makeconf (no_prof): Set to t if $(build-profiled) is not no. | ||||
* | (LIBCRYPT): | Miles Bader | 1996-09-23 | 1 | -0/+3 |
| | | | | New variable. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 1 | -6/+0 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -0/+6 |
| | |||||
* | (installationdirlist): New variable. | Michael I. Bushnell | 1996-06-27 | 1 | -0/+6 |
| | |||||
* | (libexecdir): New variale. | Michael I. Bushnell | 1996-06-20 | 1 | -0/+1 |
| | |||||
* | (localstatedir, sharedstatedir): Add variables. | Michael I. Bushnell | 1996-06-13 | 1 | -0/+2 |
| | |||||
* | Initial revision | Roland McGrath | 1995-09-16 | 1 | -0/+39 |