bash$ make cd . && aclocal cd . && automake --gnu Makefile Makefile.am: required file `./depcomp' not found make: *** [Makefile.in] Error 1
This is after running ./configure What am I missing? Thanks, Garst
bash$ make cd . && aclocal cd . && automake --gnu Makefile Makefile.am: required file `./depcomp' not found make: *** [Makefile.in] Error 1
This is after running ./configure What am I missing? Thanks, Garst