From 8513e2e9ab5fd41313f8a28a156decde3434c68f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 21 Sep 2019 06:04:02 +0000 Subject: Update tainnow.lib mentions in doc --- doc/libwpactrl/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/libwpactrl/index.html b/doc/libwpactrl/index.html index 817a2ec..6f114c3 100644 --- a/doc/libwpactrl/index.html +++ b/doc/libwpactrl/index.html @@ -39,7 +39,7 @@ distribution.
  • Make sure the bcnm libraries, as well as the skalibs libraries, are visible in your library search path.
  • Link against -lwpactrl and -lskarnet. -Also add `cat $sysdeps/socket.lib $sysdeps/tainnow.lib` +Also add `cat $sysdeps/socket.lib $sysdeps/sysclock.lib` to the end of your command line invoking the linker, in order to be portable to libcs that put socket or time functions into separate libraries. -- cgit v1.2.3