*** empty log message ***
[binutils-gdb.git] / gdb / config.in
index 448c4e28bb5ba1c8e9f6a035522d8c9c3505f6a0..76cb363083dfe6a24d8cce8173c4d899125e2df4 100644 (file)
    'ptrdiff_t'. */
 #undef PTRDIFF_T_SUFFIX
 
+/* Define if the python directory should be relocated when GDB is moved. */
+#undef PYTHON_PATH_RELOCATABLE
+
 /* Relocated directory for source files. */
 #undef RELOC_SRCDIR
 
    'wint_t'. */
 #undef WINT_T_SUFFIX
 
+/* Define if --with-python provides a path, either directly or via
+   python-config.py --exec-prefix. */
+#undef WITH_PYTHON_PATH
+
 /* Define if the simulator is being linked in. */
 #undef WITH_SIM