From f6573ea820d833b0f672f7156616f9edaa67ca49 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 21 Oct 2004 02:47:58 +0000 Subject: [PATCH] system LDFLAGS SVN revision: 11932 --- legacy/embryo/src/lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/embryo/src/lib/Makefile.am b/legacy/embryo/src/lib/Makefile.am index f7a96de12e..c489af8172 100644 --- a/legacy/embryo/src/lib/Makefile.am +++ b/legacy/embryo/src/lib/Makefile.am @@ -5,7 +5,6 @@ AUTOMAKE_OPTIONS = 1.4 foreign # A list of all the files in the current directory which can be regenerated MAINTAINERCLEANFILES = Makefile.in -LDFLAGS = INCLUDES = -I. \ -I$(top_srcdir) \ -I$(top_builddir) \