Skip to content
Snippets Groups Projects
Commit 08814442 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

BeOS comment was incorrect.

parent 83408503
No related branches found
No related tags found
No related merge requests found
......@@ -373,7 +373,7 @@ AC_AIX
AC_ISC_POSIX
AC_MINIX
dnl BeOS requires -lbe -lroot -lnet
dnl BeOS requires -lbe -lroot
AC_CHECK_LIB(be, be_app, [LIBS="$LIBS -lbe -lroot"], :, [-lroot])
dnl Checks for system services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment