• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/tevent/
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: tevent
7Description: An event system library
8Version: @PACKAGE_VERSION@
9Requires: talloc
10Libs: -L${libdir} -ltevent
11Cflags: -I${includedir} 
12URL: http://samba.org/
13