gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r36900 - libmicrohttpd/src/microhttpd


From: gnunet
Subject: [GNUnet-SVN] r36900 - libmicrohttpd/src/microhttpd
Date: Sat, 6 Feb 2016 11:37:45 +0100

Author: Karlson2k
Date: 2016-02-06 11:37:44 +0100 (Sat, 06 Feb 2016)
New Revision: 36900

Modified:
   libmicrohttpd/src/microhttpd/Makefile.am
Log:
Really fixed Makefile for poll test

Modified: libmicrohttpd/src/microhttpd/Makefile.am
===================================================================
--- libmicrohttpd/src/microhttpd/Makefile.am    2016-02-05 22:38:31 UTC (rev 
36899)
+++ libmicrohttpd/src/microhttpd/Makefile.am    2016-02-06 10:37:44 UTC (rev 
36900)
@@ -199,8 +199,8 @@
 test_shutdown_poll_SOURCES = \
   test_shutdown_select.c
 if USE_POSIX_THREADS
-test_shutdown_select_CFLAGS = \
+test_shutdown_poll_CFLAGS = \
   $(AM_CFLAGS) $(PTHREAD_CFLAGS)
-test_shutdown_select_LDADD = \
+test_shutdown_poll_LDADD = \
   $(PTHREAD_LIBS)
 endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]