Guest User

Untitled

a guest
Sep 6th, 2014
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. prefix=/usr/local
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: x264
  7. Description: H.264 (MPEG4 AVC) encoder library
  8. Version: 0.142.x
  9. Libs: -L${exec_prefix}/lib -lx264
  10. Libs.private:
  11. Cflags: -I${prefix}/include
Advertisement
Add Comment
Please, Sign In to add comment