diff --git a/src/config/makefile.h b/src/config/makefile.h index fbc06dbdfc..50fa87a1d9 100644 --- a/src/config/makefile.h +++ b/src/config/makefile.h @@ -3317,7 +3317,7 @@ ifeq ($(BUILDING_PYTHON),python) ifndef GOT_PYTHONCONFIG PYMAJOR:=$(word 1, $(subst ., ,$(PYTHONVERSION))) - errorpythonconfig:$ + errorpythonconfig: $(info ) $(info python-config not found in your PATH) $(info Please install the packages)