From 03df26e1ecf0cd44a059dbd4b566d6df348d5e42 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 23 Feb 2011 08:14:40 +0000 Subject: [PATCH] die strtok_r --- configure.ac | 1 - src/util/Makefile.am | 1 - 2 files changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 822c0d53e..3d061c905 100644 --- a/configure.ac +++ b/configure.ac @@ -811,7 +811,6 @@ src/testing/Makefile src/topology/Makefile src/transport/Makefile src/util/Makefile -src/util/libgnu/Makefile src/vpn/Makefile src/chat/Makefile pkgconfig/Makefile 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 @@ INCLUDES = -I$(top_srcdir)/src/include plugindir = $(libdir)/gnunet -SUBDIRS = libgnu if MINGW noinst_LTLIBRARIES = \ -- 2.25.1