• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This is _NOT_ the library release version, it's an API version.
2# Please read Chapter 6 "Library interface versions" of the libtool
3# documentation before making any modification
4# http://sources.redhat.com/autobook/autobook/autobook_91.html
5LIBVERSION=2:0:2
6
7AM_CPPFLAGS = -I$(top_srcdir)/include
8AM_CFLAGS = -Wall
9