summaryrefslogtreecommitdiffstats
path: root/Make_global.am
blob: 3d2dd5ecc05f2187ebfe25dedfab12e646c1646e (plain)
1
2
3
4
5
6
7
8
# 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 -fvisibility=hidden -D'NFNL_EXPORT=__attribute__((visibility("default")))'