]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 0d962af3851bd4252249d0501625a643efa858fc..05bed06e44a453c18736f551be951b698aa50558 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 ec1f3d88702c1252f4bf95d5457610677bb10b7f..62217a2d7a716382ca30da30049766ad9f9faf4d 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