• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/gensec/
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5modulesdir=${prefix}/modules/gensec
6
7Name: gensec
8Description: Generic Security Library
9Version: 0.0.1
10Libs: -L${libdir} -lgensec 
11Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
12