Remove INSTALL_INFO setting in manual/Makefile.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 6 Mar 2014 15:57:24 +0000 (15:57 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 6 Mar 2014 15:57:24 +0000 (15:57 +0000)
* manual/Makefile (INSTALL_INFO): Remove variable setting.

ChangeLog
manual/Makefile

index 0d962af..05bed06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
 
+       * 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.
index ec1f3d8..62217a2 100644 (file)
@@ -21,9 +21,6 @@ subdir := manual
 
 include ../Makeconfig
 
-# Allow override
-INSTALL_INFO = install-info
-
 .PHONY: dvi pdf info html
 
 dvi: $(objpfx)libc.dvi