diff options
author | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-10-02 12:38:02 +0200 |
---|---|---|
committer | Sylvestre Ledru <sylvestre.ledru@scilab.org> | 2009-10-02 12:42:47 +0200 |
commit | eee45691244352d76dcc505b129ee1a282ae2500 (patch) | |
tree | 68bd445a0d78bd2f5b8cb47eccffd11d01261e65 /scilab/modules/compatibility_functions/Makefile.in | |
parent | 9ca44688e1284eefce64089ecd07cfbe6b86ec43 (diff) | |
download | scilab-eee45691244352d76dcc505b129ee1a282ae2500.zip scilab-eee45691244352d76dcc505b129ee1a282ae2500.tar.gz |
Enable the detection, the use and the load of jlatexmath
Diffstat (limited to 'scilab/modules/compatibility_functions/Makefile.in')
-rw-r--r-- | scilab/modules/compatibility_functions/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scilab/modules/compatibility_functions/Makefile.in b/scilab/modules/compatibility_functions/Makefile.in index 50d6faa..9d33031 100644 --- a/scilab/modules/compatibility_functions/Makefile.in +++ b/scilab/modules/compatibility_functions/Makefile.in | |||
@@ -186,6 +186,7 @@ JDB = @JDB@ | |||
186 | JEUCLID_CORE = @JEUCLID_CORE@ | 186 | JEUCLID_CORE = @JEUCLID_CORE@ |
187 | JHALL = @JHALL@ | 187 | JHALL = @JHALL@ |
188 | JHDF5 = @JHDF5@ | 188 | JHDF5 = @JHDF5@ |
189 | JLATEXMATH = @JLATEXMATH@ | ||
189 | JOGL = @JOGL@ | 190 | JOGL = @JOGL@ |
190 | JROSETTA_API = @JROSETTA_API@ | 191 | JROSETTA_API = @JROSETTA_API@ |
191 | JROSETTA_ENGINE = @JROSETTA_ENGINE@ | 192 | JROSETTA_ENGINE = @JROSETTA_ENGINE@ |