From: Reinhard Pfau Date: Mon, 19 May 2008 13:44:04 +0000 (+0000) Subject: libt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool... X-Git-Tag: v0.4~33 X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=commitdiff_plain;h=66c5e7c5720e98150a0cc89ed312a05f64469ab9 libt2n: (reinhard) removed module arg; this avoids the annoying warning of libtool when linking with t2n. --- diff --git a/src/Makefile.am b/src/Makefile.am index 0211215..2b91e29 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,6 @@ INCLUDES= $(all_includes) # the library search path. lib_LTLIBRARIES = libt2n.la -libt2n_la_LDFLAGS = -module libt2n_la_SOURCES = server.cpp socket_server.cpp client.cpp connection.cpp \ socket_handler.cpp socket_client.cpp command_server.cpp command_client.cpp \ t2n_exception.cpp command.cpp container.cpp