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

Context Navigation

  • Back to games-emulation/visualboyadvance/1.7.2

games-emulation/visualboyadvance/1.7.2: visualboyadvance-1.7.2.patch

File visualboyadvance-1.7.2.patch, 485 bytes (added by michaelvoliveira, 5 years ago)

Patch to add libnetwork

  • VisualBoyAdvance-1.7.

    diff -Naur VisualBoyAdvance-1.7.2/configure.in VisualBoyAdvance-1.7.2-haiku/configure.in
    old new  
    6666AC_CHECK_LIB(png, png_create_write_struct, 
    6767  , AC_MSG_ERROR([*** Cannot compile without libpng.]), [-lz]) 
    6868AC_CHECK_LIB(pthread, pthread_yield) 
     69AC_CHECK_LIB(network, socket) 
    6970 
    7071dnl Checks for header files. 
    7172AC_PATH_X 

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/