2009-04-01 Pavel Roskin <proski@gnu.org>

* Makefile.in: Remove all references to MODULE_LDFLAGS, it's
	unused now.
	* genmk.rb: Likewise.
	* configure.ac: Likewise.
This commit is contained in:
proski 2009-04-01 16:17:20 +00:00
parent 5ec9740b69
commit 3fcc20834c
14 changed files with 204 additions and 201 deletions

View file

@ -364,7 +364,6 @@ fi
AC_SUBST(TARGET_CFLAGS)
AC_SUBST(TARGET_CPPFLAGS)
AC_SUBST(TARGET_LDFLAGS)
AC_SUBST(MODULE_LDFLAGS)
# Set them to their new values for the tests below.
CC="$TARGET_CC"