File: pango-features.h

package info (click to toggle)
pango1.0 1.20.5-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 10,964 kB
  • ctags: 8,723
  • sloc: ansic: 56,966; xml: 17,474; sh: 9,288; makefile: 1,424; perl: 330; cpp: 23
file content (12 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
/* Generated by configure. Do not edit */
#ifndef PANGO_FEATURES_H
#define PANGO_FEATURES_H

#define PANGO_VERSION_MAJOR 1
#define PANGO_VERSION_MINOR 20
#define PANGO_VERSION_MICRO 5

#define PANGO_VERSION_STRING "1.20.5"


#endif