Revision: 41083
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41083&view=rev
Author:   brlcad
Date:     2010-10-19 04:57:20 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
check for arpa/inet.h and netdb.h for remrt portability protections

Modified Paths:
--------------
    brlcad/trunk/configure.ac

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2010-10-19 04:51:05 UTC (rev 41082)
+++ brlcad/trunk/configure.ac   2010-10-19 04:57:20 UTC (rev 41083)
@@ -1566,6 +1566,7 @@
 AC_HEADER_SYS_WAIT
 AC_CHECK_HEADERS( \
        Carbon/Carbon.h \
+       arpa/inet.h \
        curses.h \
        dslib.h \
        getopt.h \
@@ -1576,6 +1577,7 @@
        libgen.h \
        memory.h \
        ncurses.h \
+       netdb.h \
        netinet/in.h \
        poll.h \
        pthread.h \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to