File: acconfig.h

package info (click to toggle)
libnss-mysql 0.35-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 876 kB
  • ctags: 226
  • sloc: sh: 6,644; ansic: 2,285; makefile: 60; sql: 35
file content (14 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* define if you want GROUP support */
#undef USE_GROUP

/* set to 1 if you want that some debugging output to be send to the auth log */
#undef DEBUG

/* define if you want SHADOW support */
#undef USE_SHADOW

/* Set to the version of the configuration files */
#undef CONF_VERSION

/* do we have to include <mysql/my_sys.h> */
#undef INCLUDE_MY_SYS