diff options
author | Gabriel Burt <gabriel.burt@gmail.com> | 2010-06-17 14:54:04 -0700 |
---|---|---|
committer | Gabriel Burt <gabriel.burt@gmail.com> | 2010-06-17 14:54:04 -0700 |
commit | 3c70da4449128a0a50b650070d19080fcf51602a (patch) | |
tree | 04f3b4ea92c876be1ee1fecb80968dd7be49884d /autogen.sh | |
parent | 6c9c79fd02edb6d46a0a341e6445962f625048c9 (diff) | |
parent | 0d80c8e9e75baa72eedc9ad49bf6413a32f6843c (diff) |
Merge branch 'master' into hyena-submodule
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 7e9ab96b9..61d7afc7f 100755 --- a/autogen.sh +++ b/autogen.sh @@ -66,7 +66,7 @@ check_autotool_version pkg-config 0.14.0 git submodule update --init -gnome-doc-prepare +gnome-doc-prepare --automake run intltoolize --force --copy run $LIBTOOLIZE --force --copy --automake run aclocal -I build/m4/banshee -I build/m4/shamrock -I build/m4/shave $ACLOCAL_FLAGS |