X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fgenerator.ml;h=e86fce17ebf33ec831d399c5be2c374069d619ce;hb=349814e9d912c4f372b8fbdfb10b03749911021f;hp=5c9e1c34c797e07f5d1761f8e1a3e9861d750f72;hpb=5f9cb51f11879ece8b921d833850505d7e57d339;p=libguestfs.git diff --git a/src/generator.ml b/src/generator.ml index 5c9e1c3..e86fce1 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -8607,7 +8607,7 @@ let output_to filename = let () = check_functions (); - if not (Sys.file_exists "configure.ac") then ( + if not (Sys.file_exists "config.status") then ( eprintf "\ You are probably running this from the wrong directory. Run it from the top source directory using the command