summaryrefslogtreecommitdiff
path: root/i/simulotron/src/socket/Makefile.incl.am
diff options
context:
space:
mode:
authorhaller2005-12-18 17:46:59 +0000
committerhaller2005-12-18 17:46:59 +0000
commit777c03e4048e20f3d66bc8d72932658fc9dc08cc (patch)
treee5defe31fd2b650e3b1b13260f56413a11a1d834 /i/simulotron/src/socket/Makefile.incl.am
parentad8b9998a75c09dcfae0ac77bfd244e7ae58da1f (diff)
* Ajout du drapeau de compilation -W (oublie dans le Makefile.am)
* Passage de test_socket des threads vers les forks (autres tests comming soon)
Diffstat (limited to 'i/simulotron/src/socket/Makefile.incl.am')
-rw-r--r--i/simulotron/src/socket/Makefile.incl.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/i/simulotron/src/socket/Makefile.incl.am b/i/simulotron/src/socket/Makefile.incl.am
index cc27283..57219f0 100644
--- a/i/simulotron/src/socket/Makefile.incl.am
+++ b/i/simulotron/src/socket/Makefile.incl.am
@@ -5,5 +5,3 @@ socket_S = socket/socket_server.cc socket/socket_server.hh \
check_PROGRAMS += test_socket
test_socket_SOURCES = socket/test_socket.cc $(socket_S)
-test_socket_CXXFLAGS = -pthread -g -W -Wall
-test_socket_LDADD = -lpthread