From 3d12f8d2466d6a000bb116b4363a695c862ab52d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 23 Oct 2013 21:38:07 +0200 Subject: UriUtil: uri_remove_auth() returns std::string --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1bacdcdbd..ce3760303 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1473,7 +1473,6 @@ test_test_util_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0 test_test_util_CXXFLAGS = $(AM_CXXFLAGS) -Wno-error=deprecated-declarations test_test_util_LDADD = \ libutil.a \ - $(GLIB_LIBS) \ $(CPPUNIT_LIBS) test_test_byte_reverse_SOURCES = \ -- cgit v1.2.3