* readline.c (readline_default_bindings): Don't compile if
[binutils-gdb.git] / Makefile.in
index d51906e4ba2315d371e5fcb299855a9a4523b065..a106172206892f21817755ba6a84f1e38ed51efa 100644 (file)
@@ -70,7 +70,6 @@ CXXFLAGS = -g -O
 
 RANLIB = ranlib
 NM = nm
-MUNCH_NM = $(NM)
 # Not plain GZIP, since gzip looks there for extra command-line options.
 GZIPPROG = gzip
 
@@ -246,7 +245,6 @@ BASE_FLAGS_TO_PASS = \
        "LEX=$(LEX)" \
        "M4=$(M4)" \
        "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
-       "MUNCH_NM=$(MUNCH_NM)" \
        "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
        "RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
        "SHELL=$(SHELL)" \