X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=bootstrap;h=5ceac31825e6c3af4e8c7e42529a35aaad106180;hp=c2507fc78fcdb9121a24523a6dd6338302460850;hb=064569bcbf854a9cf588ce31851d987d5f114ec8;hpb=0e896a490c46825e2ef998143d338dda5736223e diff --git a/bootstrap b/bootstrap index c2507fc..5ceac31 100755 --- a/bootstrap +++ b/bootstrap @@ -85,5 +85,9 @@ $gnulib_tool \ --tests-base=gnulib/tests \ --import $modules +# ocaml/.depend is updated automatically. However, as it's included by +# ocaml/Makefile.am we need to bootstrap it here. +touch ocaml/.depend + # Disable autopoint and libtoolize, since they were already done above. AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install