omap3.inc: bump MACHINE_KERNEL_PR for beagleboard changes
[openembedded.git] / recipes / bitlbee / files / configure.patch
blob60488b1814c6ba4cee7b632ee1beab472afdd794
1 --- bitlbee/configure.orig 2006-11-25 13:01:16.000000000 +0100
2 +++ bitlbee/configure 2006-11-25 13:09:19.000000000 +0100
3 @@ -57,6 +57,9 @@
5 --ssl=... SSL library to use (gnutls, nss, openssl, bogus, auto)
6 $ssl
8 +--arch=... The target architecture $arch
9 +--cpu=... The target cpu $cpu
10 EOF
11 exit;
13 @@ -366,6 +369,8 @@
15 esac
17 +echo Cpu: $cpu
19 echo
20 echo 'Configuration done:'