From 45086082a06454cd1a2d1b91390a04a726b3ac28 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 13 May 1996 20:18:37 +0000 Subject: * 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). --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 8ea9e11..6d2c64b 100755 --- a/configure +++ b/configure @@ -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 -- cgit v1.1