• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/registry/
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: registry
7Description: Windows-style registry library
8Requires: talloc
9Requires.private: ldb
10Version: 0.0.1
11Libs: -L${libdir} -lregistry 
12Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1
13