summaryrefslogtreecommitdiff
path: root/lang/gnat/files/patch-aa
blob: 25c224ea8d4efae21c084d1b62c0acfe98cf87ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gcc/Makefile.in.orig	2009-06-18 08:32:18.000000000 -0400
+++ gcc/Makefile.in	2009-06-18 08:32:34.000000000 -0400
@@ -3923,7 +3923,7 @@
 # Install the driver last so that the window when things are
 # broken is small.
 install: install-common $(INSTALL_HEADERS) \
-    install-cpp install-man install-info install-@POSUB@ \
+    install-cpp install-man install-@POSUB@ \
     install-driver
 
 # Handle cpp installation.