aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-06-16 07:27:32 +0000
committerChristian Grothoff <christian@grothoff.org>2007-06-16 07:27:32 +0000
commitb515a008163d25c8f820ebae0be6e8fd2dd70021 (patch)
tree19d62fa97b984305b050112e8ba74a4d7bac0565 /src
parent791198d30deda7bcdc7075e2c39e51c1f466d7fc (diff)
downloadlibmicrohttpd-b515a008163d25c8f820ebae0be6e8fd2dd70021.tar.gz
libmicrohttpd-b515a008163d25c8f820ebae0be6e8fd2dd70021.zip
update
Diffstat (limited to 'src')
-rw-r--r--src/daemon/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 93780b67..71f25e96 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -7,8 +7,6 @@ lib_LTLIBRARIES = \
7 7
8libmicrohttpd_la_LDFLAGS = \ 8libmicrohttpd_la_LDFLAGS = \
9 -export-dynamic -version-info 0:0:0 9 -export-dynamic -version-info 0:0:0
10# libmicrohttpd_la_LIBADD = \
11# -lm
12libmicrohttpd_la_SOURCES = \ 10libmicrohttpd_la_SOURCES = \
13 daemon.c \ 11 daemon.c \
14 internal.c internal.h \ 12 internal.c internal.h \