HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #351

Ticket #351: SDL_net-1.2.7.patch

File SDL_net-1.2.7.patch, 390 bytes (added by michaelvoliveira, 5 years ago)
  • configure.in

    diff -Naur SDL_net-1.2.7/configure.in SDL_net-1.2.7-haiku/configure.in
    old new  
    8989    *-*-qnx*) 
    9090        INETLIB="-lsocket" 
    9191        ;; 
     92    *-*-haiku*) 
     93        INETLIB="-lnetwork" 
     94        ;; 
    9295    *-*-beos*) 
    9396        INETLIB="" 
    9497        ;; 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/