beber pushed a commit to branch master.

commit 71dd09129221f39b3bde974c6d7be5b7dc721531
Author: Bertrand Jacquin <[email protected]>
Date:   Sat Aug 10 22:28:50 2013 +0200

    m4 is non existant, don't try to open it
---
 edje_list/autogen.sh        | 2 +-
 edje_smart_thumb/autogen.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/edje_list/autogen.sh b/edje_list/autogen.sh
index 995ff2f..0846992 100755
--- a/edje_list/autogen.sh
+++ b/edje_list/autogen.sh
@@ -5,7 +5,7 @@ rm -f aclocal.m4 ltmain.sh
 
 touch README
 
-echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
+echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1
 echo "Running autoheader..." ; autoheader || exit 1
 echo "Running autoconf..." ; autoconf || exit 1
 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1
diff --git a/edje_smart_thumb/autogen.sh b/edje_smart_thumb/autogen.sh
index 995ff2f..0846992 100755
--- a/edje_smart_thumb/autogen.sh
+++ b/edje_smart_thumb/autogen.sh
@@ -5,7 +5,7 @@ rm -f aclocal.m4 ltmain.sh
 
 touch README
 
-echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
+echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1
 echo "Running autoheader..." ; autoheader || exit 1
 echo "Running autoconf..." ; autoconf || exit 1
 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to