diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-13 20:18:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-13 20:18:37 +0000 |
commit | 45086082a06454cd1a2d1b91390a04a726b3ac28 (patch) | |
tree | bca301220a6cea3381442f874322bdf827d2dcd1 /configure | |
parent | d929664ab5b621e8990d797769e4233a5caf3791 (diff) | |
download | glibc-45086082a06454cd1a2d1b91390a04a726b3ac28.zip glibc-45086082a06454cd1a2d1b91390a04a726b3ac28.tar.gz glibc-45086082a06454cd1a2d1b91390a04a726b3ac28.tar.bz2 |
* time/Makefile (zonenames): Target removed.
(extra-objs): Remove it from here.
Include the z.* files directly instead of including zonenames; use
`-include' to not complain befre they exist.
* sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with
$(common-objpfx) instead of $(objpfx).
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ ac_help="$ac_help ac_help="$ac_help --with-gettext=DIR find GNU gettext source code in DIR (not needed)" ac_help="$ac_help - --with-fp if using floating-point hardware" + --with-fp if using floating-point hardware default=yes" ac_help="$ac_help --with-gnu-binutils if using GNU binutils (as and ld)" ac_help="$ac_help |