aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-09 14:25:32 -0600
committerTed Gould <ted@gould.cx>2009-12-09 14:25:32 -0600
commit0e959b1d94b05b560d7de08c167a9a27ba9f68ff (patch)
tree5ae050e6c49e4d3bcdfcbd3e7b26775e839fe2b5
parent5ed93632aebf97741acf96cb0ad098955b35b0fe (diff)
downloadayatana-indicator-application-0e959b1d94b05b560d7de08c167a9a27ba9f68ff.tar.gz
ayatana-indicator-application-0e959b1d94b05b560d7de08c167a9a27ba9f68ff.tar.bz2
ayatana-indicator-application-0e959b1d94b05b560d7de08c167a9a27ba9f68ff.zip
Switching back to the calling style with all the parameters. Otherwise the --enable-gtk-doc gets lost.
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 741ac76..e8fc803 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,4 +9,4 @@ which gnome-autogen.sh || {
USE_GNOME2_MACROS=1 \
USE_COMMON_DOC_BUILD=yes \
-. gnome-autogen.sh --enable-gtk-doc
+gnome-autogen.sh --enable-gtk-doc $@