File: libfo-features.h

package info (click to toggle)
xmlroff 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 36,456 kB
  • ctags: 25,964
  • sloc: ansic: 178,200; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (14 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Generated by configure. Do not edit */
#ifndef __LIBFO_FEATURES_H__
#define __LIBFO_FEATURES_H__

#define LIBFO_VERSION_MAJOR 0
#define LIBFO_VERSION_MINOR 6
#define LIBFO_VERSION_MICRO 2
#define LIBFO_PIXELS_PER_INCH 96

#define LIBFO_VERSION_STRING "0.6.2"
#define LIBFO_VERSION_EXTRA "-SVN541"


#endif /*  __LIBFO_FEATURES_H__ */