summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-11-08 22:36:24 +0000
committerRichard Jones <rjones@redhat.com>2010-11-08 22:36:24 +0000
commited2bd31f9128036cd59399e1d8234023806082a7 (patch)
treef84b6b513d5d7dc30075e7db4317d4211182a03c /autogen.sh
parente3acf93ce9e87ce308cf50a4f41408b25dd910e9 (diff)
downloadlibguestfs-ed2bd31f9128036cd59399e1d8234023806082a7.tar.gz
libguestfs-ed2bd31f9128036cd59399e1d8234023806082a7.tar.xz
libguestfs-ed2bd31f9128036cd59399e1d8234023806082a7.zip
Revert "autogen: Touch ocaml/.depend"
This reverts commit a0f85ba643990da25b6afe6a2bbd2407cf312c73.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index 80b67c38..19cca0e3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,10 +21,6 @@
set -e
set -v
-# ocaml/.depend is updated automatically. However, as it's included by
-# ocaml/Makefile.am we need to bootstrap it here.
-touch ocaml/.depend
-
# Ensure that whenever we pull in a gnulib update or otherwise change to a
# different version (i.e., when switching branches), we also rerun ./bootstrap.
curr_status=.git-module-status