Parent Directory
|
Revision Log
Clean up. (Portage version: 2.1.2) (Unsigned Manifest commit)
| 1 | https://bugs.gentoo.org/show_bug.cgi?id=159671 |
| 2 | |
| 3 | diff --git a/configure.ac b/configure.ac |
| 4 | index 38fdc86..4c29909 100644 |
| 5 | --- a/configure.ac |
| 6 | +++ b/configure.ac |
| 7 | @@ -1129,10 +1129,6 @@ dnl has it in libc), or if libdl is needed to get it. |
| 8 | # on kernels < 2.5.42 it's called 'rate' instead. |
| 9 | AC_TRY_COMPILE([ |
| 10 | #include <linux/kd.h> |
| 11 | -#ifdef __sparc__ |
| 12 | -#include <asm/param.h> |
| 13 | -#include <asm/kbio.h> |
| 14 | -#endif |
| 15 | ],[ |
| 16 | int main () { |
| 17 | struct kbd_repeat k; |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |