mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
remove extra $
This commit is contained in:
parent
ec08f8e9d7
commit
3f10db4e42
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue