summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThomas Graf <tgr@lsx.localdomain>2009-09-03 00:01:33 +0200
committerThomas Graf <tgr@lsx.localdomain>2009-09-03 00:01:33 +0200
commitdc273a12da9f0116e80fa81d63beb820e632dd17 (patch)
tree6230d8310b4680f4fe2421e3728877e8e427c5ce /src
parentf946cfaa3a45e4c5752e3930e8383196aae85399 (diff)
downloadandroid_external_libnl-dc273a12da9f0116e80fa81d63beb820e632dd17.tar.gz
android_external_libnl-dc273a12da9f0116e80fa81d63beb820e632dd17.tar.bz2
android_external_libnl-dc273a12da9f0116e80fa81d63beb820e632dd17.zip
- Compile with _GNU_SOURCE
- Fixed classifier.c -> cls.c
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 96dc52b..0ffc26f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
# -*- Makefile -*-
-AM_CFLAGS = -Wall -I${top_srcdir}/include
+AM_CFLAGS = -Wall -I${top_srcdir}/include -D_GNU_SOURCE
AM_LDFLAGS = -L${top_builddir}/lib
noinst_PROGRAMS = \