]> Git Repo - binutils.git/blobdiff - gdb/configure
2008-10-16 Thiago Jung Bauermann <[email protected]>
[binutils.git] / gdb / configure
index 79555691c822053acd0d57a48ebac1301e939620..7f4d2a6d1ec17279b5bef06045d2ef2c9579efa7 100755 (executable)
@@ -11704,10 +11704,10 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 echo "${ECHO_T}${PYTHON_CFLAGS}" >&6
   fi
 else
-  # Even if Python support is not compiled in, we need to have this file
+  # 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"
-  CONFIG_SRCS="$CONFIG_SRCS python/python.c"
+  CONFIG_OBS="$CONFIG_OBS python.o python-value.o"
+  CONFIG_SRCS="$CONFIG_SRCS python/python.c python/python-value.c"
 fi
 
 
This page took 0.027445 seconds and 4 git commands to generate.