aboutsummaryrefslogblamecommitdiff
path: root/lang/gcc32/files/patch-va
blob: e8d5669ee3c57b8f30ff4edecc2cb6399301a7be (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                   
                                                    
                                  
                                                            
 
                   



                                                                           
--- gcc/Makefile.in.orig	Thu May 23 10:57:21 2002
+++ gcc/Makefile.in	Tue Sep 10 19:52:35 2002
@@ -156,6 +156,3 @@
 # to programs compiled with GCC.
-USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/stddef.h \
-    $(srcdir)/ginclude/varargs.h \
-    $(srcdir)/ginclude/stdbool.h $(srcdir)/ginclude/iso646.h \
-    $(EXTRA_HEADERS)
+USER_H = $(EXTRA_HEADERS)
 
@@ -858,3 +855,3 @@
 $(srcdir)/configure: @MAINT@ $(srcdir)/configure.in
-	(cd $(srcdir) && autoconf)
+	(cd $(srcdir) && echo "wants to run autoconf, blah")
 
@@ -880,3 +877,3 @@
 @MAINT@ $(srcdir)/cstamp-h.in: $(srcdir)/configure.in $(srcdir)/acconfig.h
-@MAINT@	(cd $(srcdir) && autoheader)
+@MAINT@	(cd $(srcdir) && echo "wants to run autoheader, blah")
 @MAINT@	@rm -f $(srcdir)/cstamp-h.in