Move guile object files to guile subdirectory
[deliverable/binutils-gdb.git] / gdb / configure
index 7655b45a827ecb8e04d6582393cfc535f5a1a8f4..f3e0ce6cf8bb565ffd1b0bfdf5df9dac443ec4f4 100755 (executable)
@@ -11279,7 +11279,7 @@ done
 else
   # Even if Guile support is not compiled in, we need to have these files
   # included.
-  CONFIG_OBS="$CONFIG_OBS guile.o"
+  CONFIG_OBS="$CONFIG_OBS guile/guile.o"
   CONFIG_SRCS="$CONFIG_SRCS guile/guile.c"
 fi
 
This page took 0.026 seconds and 4 git commands to generate.