From ad75a09e384bfa483483bc47a5fa6ebc94e39650 Mon Sep 17 00:00:00 2001 From: sam Date: Sat, 6 Sep 2003 15:29:30 +0000 Subject: [PATCH] * Removed -DINIT_OBJECTS from the compilation flags. git-svn-id: svn://svn.zoy.org/elk/trunk@108 55e467fa-43c5-0310-a8a2-de718669efc6 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 43f22e3..f3a8074 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ NULL = lib_LTLIBRARIES = libelk.la -libelk_la_CFLAGS = -I/usr/include/libelf -DINIT_OBJECTS -DNOMAIN +libelk_la_CFLAGS = -I/usr/include/libelf -DNOMAIN libelk_la_LDFLAGS = libelk_la_LIBADD = -lm -lelf -ldl libelk_la_SOURCES = \