]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/autoconf/autoconf-2.59/autoheader-nonfatal-warnings.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / autoconf / autoconf-2.59 / autoheader-nonfatal-warnings.patch
1 --- autoconf-2.59/bin/autoheader.in~    2003-10-10 14:52:56.000000000 +0100
2 +++ autoconf-2.59/bin/autoheader.in     2004-05-03 01:36:45.000000000 +0100
3 @@ -272,8 +272,8 @@
4         }
5  
6      }
7 -  exit 1
8 -    if keys %symbol;
9 +#  exit 1
10 +#    if keys %symbol;
11  }
12  
13  update_file ("$tmp/config.hin", "$config_h_in");