OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/configure.in versions 1.7 and 1.8
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/configure.in 1.7 -> 1.8

--- configure.in 2002/12/02 18:10:19     1.7
+++ configure.in 2002/12/03 10:01:03     1.8
@@ -54,11 +54,7 @@
 dnl Checks header requirements
 AC_HEADER_STDC
 AC_HEADER_TIME
-AC_CHECK_HEADER([net/if.h],
-                [AC_DEFINE([HAVE_NET_IF_H], 1, [Define to 1 if net/if.h is present])],
-                [AC_MSG_ERROR(You don't have net/if.h)])
-
-dnl AC_CHECK_HEADER(net/if.h, [HAVE_NET_IF_H = yes])
+AC_CHECK_HEADER(net/if.h)
 
 dnl Portable thread conf from acx_pthread.m4 autoconf macro
 ACX_PTHREAD

CVSTrac 2.0.1