Greetings,

Not sure why the attachment did not work.  Anyways here it is again.

Regards,
Jason
--- acinclude.m4	2006-05-11 13:28:18.000000000 -0400
+++ acinclude.m4.new	2007-06-19 15:28:19.000000000 -0400
@@ -10158,6 +10158,7 @@
 [
 #include <stdio.h>
 #include <linux/version.h>
+#include <linux/utsrelease.h>
 ],
 [
 if (argc > 1)
@@ -10165,7 +10166,7 @@
 ],
 [ host_header_version=$value ],
 [ echo
-  AC_MSG_ERROR([cannot find UTS_RELEASE in <linux/version.h>.
+  AC_MSG_ERROR([cannot find UTS_RELEASE in <linux/utsrelease.h>.
   This Linux system may be misconfigured or unconfigured!])
 ])
 	;;

Reply via email to