aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/autoconf/autoconf/autoheader-nonfatal-warnings.patch
blob: 8ae6d5c8aa37becf80214555b49e7c3a2f6fdbb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Pending

--- autoconf-2.59/bin/autoheader.in~	2003-10-10 14:52:56.000000000 +0100
+++ autoconf-2.59/bin/autoheader.in	2004-05-03 01:36:45.000000000 +0100
@@ -272,8 +272,8 @@
 	}
 
     }
-  exit 1
-    if keys %symbol;
+#  exit 1
+#    if keys %symbol;
 }
 
 update_file ("$tmp/config.hin", "$config_h_in");