You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
318 B
9 lines
318 B
4 months ago
|
# This is _NOT_ the library release version, it's an API version.
|
||
|
# Please read Chapter 6 "Library interface versions" of the libtool
|
||
|
# documentation before making any modification
|
||
|
# http://sources.redhat.com/autobook/autobook/autobook_91.html
|
||
|
LIBVERSION=2:0:2
|
||
|
|
||
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||
|
AM_CFLAGS = -Wall
|