root / trunk / data / inetutils / talkd.diff

Revision 199, 0.6 kB (checked in by saurik, 8 months ago)

Drastic, sweeping modifications to support iPhone 1.2.0/2.0.

  • configure.ac

    diff -ru inetutils-1.5/configure.ac inetutils-1.5+iPhone/configure.ac
    old new  
    470470              [AC_DEFINE(HAVE_OSOCKADDR_H, 1, 
    471471                         [Define to one if you have <osockaddr.h>.])], 
    472472              [#include <sys/types.h> 
    473                #include <sys/socket.h> ]) 
     473               #include <sys/socket.h> 
     474               #include <protocols/talkd.h> ]) 
    474475 
    475476AC_CHECK_TYPES(struct if_nameindex, , , 
    476477  [#include <sys/types.h> 
Note: See TracBrowser for help on using the browser.