]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libtool/libtool-1.5.6/tag.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libtool / libtool-1.5.6 / tag.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- libtool-1.5.6/ltmain.in~tag 2004-05-15 05:14:32.000000000 -0400
7 +++ libtool-1.5.6/ltmain.in     2004-05-15 05:18:01.000000000 -0400
8 @@ -226,8 +226,9 @@
9         # line option must be used.
10         if test -z "$tagname"; then
11           $echo "$modename: unable to infer tagged configuration"
12 -         $echo "$modename: specify a tag with \`--tag'" 1>&2
13 -         exit $EXIT_FAILURE
14 +         $echo "$modename: defaulting to \`CC'"
15 +         $echo "$modename: if this is not correct, specify a tag with \`--tag'"
16 +#        exit $EXIT_FAILURE
17  #        else
18  #          $echo "$modename: using $tagname tagged configuration"
19         fi