shell, python, and GNU make debuggers
betaUser Ratings
Express yourself: log in to write a review.
User Reviews
-
I need help I can't use bashdb Compile: config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory I reading and I foud "path" for other program with this bug: AC_PATH_PROG(RM, rm, /bin/rm) +dnl libtool want 'rm -f' +RM="$RM -f" I need to change throughout the program rm or only just in the config ?