From: Joseph Myers Date: Thu, 6 Mar 2014 15:57:24 +0000 (+0000) Subject: Remove INSTALL_INFO setting in manual/Makefile. X-Git-Tag: upstream/2.30~7789 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=355bc9868b6c80aec91672b185173cafe008c5d5;p=external%2Fglibc.git Remove INSTALL_INFO setting in manual/Makefile. * manual/Makefile (INSTALL_INFO): Remove variable setting. --- diff --git a/ChangeLog b/ChangeLog index 0d962af..05bed06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-03-06 Joseph Myers + * manual/Makefile (INSTALL_INFO): Remove variable setting. + * math/libm-test.inc (struct test_f_f_data): Move expected results into structure for each rounding mode. (struct test_ff_f_data): Likewise. diff --git a/manual/Makefile b/manual/Makefile index ec1f3d8..62217a2 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -21,9 +21,6 @@ subdir := manual include ../Makeconfig -# Allow override -INSTALL_INFO = install-info - .PHONY: dvi pdf info html dvi: $(objpfx)libc.dvi