remove an outdated comment about libgnurl, replace with statement about
authorng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:38:29 +0000 (21:38 +0000)
committerng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:38:29 +0000 (21:38 +0000)
how it has been developed.

doc/handbook/chapters/developer.texi

index 29fee982362ddfe055dc48501750da78a33a6eb7..0f8a269a124ba3d47a6fef2455f7357e0cfdb066 100644 (file)
@@ -1221,11 +1221,9 @@ sudo apt-get install libgnurl libmicrohttpd libextractor
 From experience we know that at the very least libgnurl is not
 available in some environments. You could substitute libgnurl
 with libcurl, but we recommend to install libgnurl, as it gives
-you a predefined libcurl with the small set GNUnet requires. In
-the past namespaces of libcurl and libgnurl were shared, which
-caused problems when you wanted to integrate both of them in one
-Operating System. This has been resolved, and they can be installed
-side by side now.
+you a predefined libcurl with the small set GNUnet requires.
+libgnurl has been developed to co-exist with libcurl installations,
+installing it will cause no filename or namespace collisions.
 
 @cindex libgnurl
 @cindex compiling libgnurl