Change to parent dir before invoking guile-aclocal.sh.
authorMarius Vollmer <mvo@zagadka.de>
Fri, 26 Apr 2002 18:04:05 +0000 (18:04 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 26 Apr 2002 18:04:05 +0000 (18:04 +0000)
guile-readline/autogen.sh

index b3585c1..0763c69 100755 (executable)
@@ -5,7 +5,7 @@
   exit 1
 }
 
-../guile-aclocal.sh
+(cd .. && guile-aclocal.sh)
 
 libtoolize --copy --automake
 autoconf