while compiling secp256k1 getting this error
akefile.am:3: its definition is in aclocal's search path.
Makefile.am: installing `build-aux/depcomp'
autoreconf: automake failed with exit status: 1
That's not the full error, you only cut off the end of it
onfigure.ac:5: installing `build-aux/config.guess'
configure.ac:5: installing `build-aux/config.sub'
configure.ac:9: installing `build-aux/install-sh'
configure.ac:9: installing `build-aux/missing'
Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
Makefile.am:3: The usual way to define `LIBTOOL' is to add `LT_INIT'
Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am:3: If `LT_INIT' is in `configure.ac', make sure
Makefile.am:3: its definition is in aclocal's search path.
Makefile.am: installing `build-aux/depcomp'
autoreconf: automake failed with exit status: 1