Loading configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ AC_PROG_CC AC_PATH_PROG([FILE], [file]) AS_IF([test "x${FILE}" == "x"], [AC_MSG_ERROR([The file utility was not found in $PATH. Please install it and rerun.])]) [AC_MSG_ERROR([The file utility was not found in \$PATH. Please install it and rerun.])]) LT_INIT Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ AC_PROG_CC AC_PATH_PROG([FILE], [file]) AS_IF([test "x${FILE}" == "x"], [AC_MSG_ERROR([The file utility was not found in $PATH. Please install it and rerun.])]) [AC_MSG_ERROR([The file utility was not found in \$PATH. Please install it and rerun.])]) LT_INIT Loading