summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-09-21 12:06:29 +0000
committerChristian Persch <chpe@src.gnome.org>2008-09-21 12:06:29 +0000
commit295f1538cc507e32d4269134778faeab510ff818 (patch)
tree4e71dba81a387cf05e06586482da830f54b84ce1 /autogen.sh
parentfb74f42522c455f83fcc25c492d16ba144c5e2b3 (diff)
downloadgnome-terminal-295f1538cc507e32d4269134778faeab510ff818.tar.gz
Fix line break. Fixes bug #553111
svn path=/trunk/; revision=3050
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 5715e2c5..632be31a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,6 +13,6 @@ which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME SVN"
exit 1
}
-USE_COMMON_DOC_BUILD=yes .
+USE_COMMON_DOC_BUILD=yes
-gnome-autogen.sh
+. gnome-autogen.sh