Use m4 directory.

SVN revision: 35292
devs/devilhorns/wayland_egl
Cedric BAIL 15 years ago
parent e8a734772d
commit 2f71e6a3d4
  1. 2
      legacy/eina/autogen.sh

@ -3,7 +3,7 @@
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1
echo "Running autoconf..." ; autoconf || exit 1
echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize --automake) || exit 1

Loading…
Cancel
Save