aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-23 08:14:40 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-23 08:14:40 +0000
commit03df26e1ecf0cd44a059dbd4b566d6df348d5e42 (patch)
tree2cbaa51d05f8fbf8c347605d709eaec17e35431a /src/util
parent68408afa1244d8a1efec4abbeb4068088c626940 (diff)
downloadgnunet-03df26e1ecf0cd44a059dbd4b566d6df348d5e42.tar.gz
gnunet-03df26e1ecf0cd44a059dbd4b566d6df348d5e42.zip
die strtok_r
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 927f50f2b..2e8d1cc4e 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -1,7 +1,6 @@
1INCLUDES = -I$(top_srcdir)/src/include 1INCLUDES = -I$(top_srcdir)/src/include
2 2
3plugindir = $(libdir)/gnunet 3plugindir = $(libdir)/gnunet
4SUBDIRS = libgnu
5 4
6if MINGW 5if MINGW
7noinst_LTLIBRARIES = \ 6noinst_LTLIBRARIES = \