[m-rev.] diff: Clean C files in mfilterjavac/

Paul Bone paul at bone.id.au
Wed May 1 12:32:55 AEST 2013


Clean C files in mfilterjavac/

configure.ac:
    Add mfilterjavac to the list of directories to test for incompatble
    pre-generated C files.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 471418d..619f932 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5251,7 +5251,7 @@ some_kept=false
 to_delete=""
 if test "$BOOTSTRAP_MC" != "" ; then
     MERCURY_MSG("checking whether any C files need to be rebuilt...")
-    for directory in library compiler profiler deep_profiler mdbcomp browser slice ssdb
+    for directory in library compiler profiler deep_profiler mdbcomp browser slice ssdb mfilterjavac
     do
         mercury_check_c_files $directory $directory
         mercury_check_c_files $directory/Mercury/cs $directory/Mercury/c_dates
-- 
1.8.1.3




More information about the reviews mailing list