]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/pciutils/pciutils-2.1.11/configure-uclibc.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / pciutils / pciutils-2.1.11 / configure-uclibc.patch
1 --- pciutils/lib/configure.orig 2004-06-22 10:51:26.000000000 -0500
2 +++ pciutils/lib/configure      2004-06-22 11:19:48.000000000 -0500
3 @@ -31,7 +31,7 @@
4  echo_n "Looking for access methods..."
5  
6  case $sys in
7 -       [lL]inux)
8 +       [lL]inux*)
9                 case $rel in
10                         2.[1-9]*|[3-9]*)        echo_n " proc"
11                                                 echo >>$c '#define HAVE_PM_LINUX_PROC'