Updated configure to add both m4 and python3, then corrected the

python preprocessor script to execute "env python3" instead of
the hard-coded non-existent directory that was on the shebang
line.
This commit is contained in:
Tim Edwards
2017-08-24 16:51:45 -04:00
parent 9de99f8e1c
commit a55adf128f
15 changed files with 3781 additions and 372 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/ef/efabless/opengalaxy/venv/bin/python3
#!/bin/env python3
#--------------------------------------------------------------------
#
# preproc.py