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

2
configure vendored
View file

@ -649,7 +649,6 @@ enable_grub_emu_usb
enable_grub_emu
LIBUSB
LIBCURSES
MODULE_LDFLAGS
TARGET_LDFLAGS
TARGET_CPPFLAGS
TARGET_CFLAGS
@ -7444,7 +7443,6 @@ fi
# Set them to their new values for the tests below.
CC="$TARGET_CC"
CFLAGS="$TARGET_CFLAGS"