SCM Repository
[diderot] / branches / vis12 / configure.ac |
Diff of /branches/vis12/configure.ac
Parent Directory
|
Revision Log
|
Patch
revision 1309, Sat Jun 11 14:25:12 2011 UTC | revision 1310, Sat Jun 11 14:28:32 2011 UTC | |
---|---|---|
# | Line 391 | Line 391 |
391 | AC_CONFIG_FILES([ | AC_CONFIG_FILES([ |
392 | bin/install-sml-wrapper.sh:config/install-sml-wrapper_sh.in | bin/install-sml-wrapper.sh:config/install-sml-wrapper_sh.in |
393 | ], [chmod +x bin/install-sml-wrapper.sh]) | ], [chmod +x bin/install-sml-wrapper.sh]) |
394 | AC_CONFIG_FILES([ | |
395 | rtest/scripts/run-one.sh:rtest/scripts/run-one_sh.in | |
396 | ], [chmod +x rtest/scripts/run-one.sh]) | |
397 | AC_CONFIG_FILES([ | |
398 | rtest/scripts/run.sh:rtest/scripts/run_sh.in | |
399 | ], [chmod +x rtest/scripts/run.sh]) | |
400 | ||
401 | dnl | dnl |
402 | dnl generate makefiles for runtime library builds | dnl generate makefiles for runtime library builds |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |