From ce2941fbab1040384ff028e111a5954ae1ba009b Mon Sep 17 00:00:00 2001 From: Emmanuel Milou Date: Thu, 23 Oct 2008 14:52:03 -0400 Subject: [PATCH] add a comment to notify that autogen has been successfull --- autogen.sh | 2 ++ sflphone-gtk/autogen.sh | 3 +++ 2 files changed, 5 insertions(+) diff --git a/autogen.sh b/autogen.sh index e63f71ddd..16928616a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,3 +6,5 @@ libtoolize --force autoheader autoconf -f automake -a + +echo "\nDone! Now you can ./configure. \n diff --git a/sflphone-gtk/autogen.sh b/sflphone-gtk/autogen.sh index e63f71ddd..b98ffa671 100755 --- a/sflphone-gtk/autogen.sh +++ b/sflphone-gtk/autogen.sh @@ -6,3 +6,6 @@ libtoolize --force autoheader autoconf -f automake -a + +echo "\nDone! Now you can ./configure. +