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

Context Navigation

  • Back to Ticket #591

Ticket #591: libdvdnav-4.2.0.patch

File libdvdnav-4.2.0.patch, 556 bytes (added by cian, 3 years ago)
  • libdvdnav-4.2.

    old new  
    143143    THREAD_CFLAGS="-I/usr/local/include -D_THREAD_SAFE" 
    144144    CFLAGS="$THREAD_CFLAGS $CFLAGS" 
    145145    ;; 
    146   *mingw32* | *cygwin*) 
     146  *mingw32* | *cygwin* | *haiku*) 
    147147    ;; 
    148148  *) 
    149149    AC_CHECK_LIB(pthread, pthread_create, 
    … …  
    168168  *os2*) 
    169169    LDFLAGS="-no-undefined -Zbin-files $LDFLAGS" 
    170170    ;; 
     171  *haiku*) 
     172        ;; 
    171173  *) 
    172174    AC_CHECK_LIB(c, dlopen, 
    173175                 DYNAMIC_LD_LIBS="", 

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/