]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
Two configuration fixes. Bugfree configure is coming soon (do you really believe...
[lyx.git] / src / mathed / Makefile.am
index f6c1483f5f33ef8731bec2f7b8464139a1ceb444..e623732aa447052a8522cdabab9bcdc9186685af 100644 (file)
@@ -2,7 +2,6 @@ AUTOMAKE_OPTIONS = foreign
 MAINTAINERCLEANFILES = Makefile.in
 noinst_PROGRAMS = mathed.o
 LIBS=
-LDFLAGS=
 ETAGS_ARGS = --c++
 INCLUDES = -I${top_srcdir}/images -I${srcdir}/../ 
 CXXLINK = $(LD) $(LDFLAGS) -r -o $(noinst_PROGRAMS)