author | Florian Pose <fp@igh-essen.com> |
Mon, 25 Sep 2006 14:40:23 +0000 | |
branch | stable-1.1 |
changeset 1726 | 00fc593f14fc |
parent 1725 | a5a8a64d2b52 |
child 1727 | 861f4715ed6f |
configure.ac | file | annotate | diff | comparison | revisions |
--- a/configure.ac Mon Sep 25 14:17:44 2006 +0000 +++ b/configure.ac Mon Sep 25 14:40:23 2006 +0000 @@ -19,8 +19,8 @@ [--with-linux=<version>], [Linux kernel version @<:@running kernel@:>@] ), - [ ], - [version=`uname -r`] + [version=[$withval]], + [version=[`uname -r`]] ) AC_MSG_CHECKING([for Linux kernel])