File: conf.h

package info (click to toggle)
postal 0.73
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 532 kB
  • sloc: cpp: 4,197; sh: 289; ansic: 258; makefile: 134
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
/* conf.h.  Generated from conf.h.in by configure.  */
#ifndef CONF_H
#define CONF_H

#define HAVE_VECTOR 1
#define HAVE_EXT_HASH_MAP 1

#endif