ld/testsuite/
[deliverable/binutils-gdb.git] / gdb / configure
index 2691e33a31b9b350f76ee2cc3c31b0c0dcd59db3..99acc2f9cd60b324e5ff65980c5dbeff92cb005d 100755 (executable)
@@ -9323,8 +9323,8 @@ $as_echo "${PYTHON_CFLAGS}" >&6; }
 else
   # Even if Python support is not compiled in, we need to have these files
   # included in order to recognize the GDB command "python".
-  CONFIG_OBS="$CONFIG_OBS python.o python-value.o python-prettyprint.o"
-  CONFIG_SRCS="$CONFIG_SRCS python/python.c python/python-value.c python/python-prettyprint.c"
+  CONFIG_OBS="$CONFIG_OBS python.o py-value.o py-prettyprint.o"
+  CONFIG_SRCS="$CONFIG_SRCS python/python.c python/py-value.c python/py-prettyprint.c"
 fi
 
 
This page took 0.029006 seconds and 4 git commands to generate.