File: cmake-config.h.in

package info (click to toggle)
libzip 0.10.1-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,496 kB
  • sloc: sh: 10,520; ansic: 5,689; makefile: 271
file content (13 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef HAD_CONFIG_H
#define HAD_CONFIG_H
#cmakedefine HAVE_FSEEKO
#cmakedefine HAVE_MKSTEMP
#cmakedefine HAVE_MOVEFILEEXA
#cmakedefine HAVE__SNPRINTF
#cmakedefine HAVE_SNPRINTF
#cmakedefine HAVE__STRCMPI
#cmakedefine HAVE__STRICMP
#cmakedefine HAVE_UNISTD_H
#define PACKAGE "@PACKAGE@"
#define VERSION "@VERSION@"
#endif /* HAD_CONFIG_H */