mirror of
https://github.com/nasa/trick.git
synced 2024-12-22 14:32:24 +00:00
one more line
This commit is contained in:
parent
5b5dc148bf
commit
c752dd1b2c
@ -257,7 +257,6 @@ AC_PATH_PROG(GNUPLOT, gnuplot, nognuplot)
|
||||
AS_IF([test "$ac_cv_path_GNUPLOT" = "nognuplot"],AC_MSG_NOTICE([could not find gnuplot]),[])
|
||||
AX_SWIG_BIN([])
|
||||
AC_PATH_PROG(SWIG, swig, noswig, $SWIG_BIN)
|
||||
echo $SWIG
|
||||
AS_IF([test "$ac_cv_path_SWIG" = "noswig"],AC_MSG_ERROR([could not find swig]),[])
|
||||
AX_JAVA
|
||||
dnl look for libraries and headers we need to compile
|
||||
|
Loading…
Reference in New Issue
Block a user