diff configure @ 29324:cdd8bb71ea0f

Do not auto-detect old libnut installations.
author cehoyos
date Tue, 16 Jun 2009 13:32:51 +0000
parents b2492a568a50
children 15b88aba9fe6
line wrap: on
line diff
--- a/configure	Sun Jun 14 21:09:35 2009 +0000
+++ b/configure	Tue Jun 16 13:32:51 2009 +0000
@@ -7287,6 +7287,7 @@
 #include <stdlib.h>
 #include <inttypes.h>
 #include <libnut.h>
+nut_context_tt * nut;
 int main(void) { (void)nut_error(0); return 0; }
 EOF
   _libnut=no