OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/uuid.ac versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/uuid.ac 1.1 -> 1.2

--- uuid.ac      2004/01/06 20:14:28     1.1
+++ uuid.ac      2004/01/10 17:01:22     1.2
@@ -68,10 +68,11 @@
     AC_CHECK_LIB(inet6, getaddrinfo)
 
     dnl #   check for system headers
-    AC_CHECK_HEADERS(string.h sys/types.h sys/socket.h netdb.h netinet/in.h)
+    AC_CHECK_HEADERS(string.h sys/types.h sys/socket.h netdb.h netinet/in.h net/if.h)
 
-    dnl #   check for system functions
-    AC_CHECK_FUNCS(getaddrinfo)
+    dnl #   check for MAC determination on BSD class platforms
+    AC_CHECK_HEADERS(ifaddrs.h net/if_dl.h)
+    AC_CHECK_FUNCS(getifaddrs)
 
     dnl #   check size of built-in types
     AC_CHECK_SIZEOF(char, 1)

CVSTrac 2.0.1