Do not need to link against the math library.

SVN revision: 23595
This commit is contained in:
Christopher Michael 2006-06-27 02:02:52 +00:00
parent 10c68a45e5
commit 1e199d1ae7
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ module_la_SOURCES = e_mod_main.c \
mdir.h mdir.c \
mbox.h mbox.c
module_la_LIBADD = @e_libs@ -lm
module_la_LIBADD = @e_libs@
module_la_LDFLAGS = -module -avoid-version
module_la_DEPENDENCIES = $(top_builddir)/config.h