* configure.ac: Remove code setting CONFIG_SHELL, config_shell and
[deliverable/binutils-gdb.git] / Makefile.in
index 128691f9893badc2d30d3dfac1ae2324b0792c43..e64f0763025c21e2e93f4c5ce839611717ce536c 100644 (file)
@@ -320,7 +320,7 @@ HOST_LIBELFINC = @libelfinc@
 # Programs producing files for the BUILD machine
 # ----------------------------------------------
 
-SHELL = @config_shell@
+SHELL = @SHELL@
 
 # pwd command to use.  Allow user to override default by setting PWDCMD in
 # the environment to account for automounters.  The make variable must not
This page took 0.032711 seconds and 4 git commands to generate.