X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fgenerator.ml;h=eb61fd1c69facabdfe04aabc29b4ea800e091c8c;hp=a50867189e2f24dc96a4c539b29cfb11c2abf9c0;hb=039831c74c42553705abad99236ef6541e8dfcd5;hpb=7a14e0509d5cc976deda9b5299f56930e0317502 diff --git a/src/generator.ml b/src/generator.ml index a508671..eb61fd1 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -25,9 +25,8 @@ * daemon/.c to write the implementation. * * After editing this file, run it (./src/generator.ml) to regenerate all the - * output files. Note that if you are using a separate build directory you must - * run generator.ml from your top level build directory. You must also have run - * configure before generator.ml will run. + * output files. Note that if you are using a separate build directory you + * must run generator.ml from the _source_ directory. * * IMPORTANT: This script should NOT print any warnings. If it prints * warnings, you should treat them as errors.