Loading README.md +19 −15 Original line number Diff line number Diff line Loading @@ -91,9 +91,13 @@ make, perl, and git if you don't have them. Create a file myconfig.psiTag with the following. If NOT using exatn write ```BASH dependency exatn = CPPFLAGS += -DNO_EXATN ``` else write ```BASH location exatn = (EXATN=/path/to/your/.exatn) ``` and then ```BASH $ ./configure.pl -c myconfig.psiTag Loading Loading
README.md +19 −15 Original line number Diff line number Diff line Loading @@ -91,9 +91,13 @@ make, perl, and git if you don't have them. Create a file myconfig.psiTag with the following. If NOT using exatn write ```BASH dependency exatn = CPPFLAGS += -DNO_EXATN ``` else write ```BASH location exatn = (EXATN=/path/to/your/.exatn) ``` and then ```BASH $ ./configure.pl -c myconfig.psiTag Loading