]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/uae/files/configure.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / uae / files / configure.patch
1 --- tmp/base/uae-0.8.23-20040129-r0/uae-0.8.23-20040129/configure.in    2004-01-29 00:38:18.000000000 -0500
2 +++ uae-0.8.23-20040129/configure.in    2004-03-05 17:26:12.000000000 -0500
3 @@ -1032,5 +1032,5 @@
4    export CC=$CC_FOR_BUILD
5    export CFLAGS=$CFLAGS_FOR_BUILD
6    mkdir -p src/tools
7 -  cd  src/tools && ../../"$srcdir"/src/tools/configure --cache-file=/dev/null --host=$build --target=$host
8 +  cd  src/tools && "$srcdir"/src/tools/configure --cache-file=/dev/null --host=$build --target=$host
9  fi