]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/autoconf/autoconf-2.59/autoreconf-foreign.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 / autoreconf-foreign.patch
1 --- autoconf-2.59/bin/autoreconf.in~autoreconf-foreign  2004-05-09 20:55:06.000000000 -0400
2 +++ autoconf-2.59/bin/autoreconf.in     2004-05-09 20:55:55.000000000 -0400
3 @@ -184,6 +184,8 @@
4  
5    $aclocal_supports_force = `$aclocal --help` =~ /--force/;
6  
7 +  $automake   .= ' --foreign';
8 +
9    # Dispatch autoreconf's option to the tools.
10    # --include;
11    $autoconf   .= join (' --include=', '', @include);