Skip to content
Snippets Groups Projects
Commit 9733758b authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Documentation improvements

parent 39a45d82
Branches
Tags
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
...@@ -80,7 +80,7 @@ static void *_dlopen (const char *filename, int flags) ...@@ -80,7 +80,7 @@ static void *_dlopen (const char *filename, int flags)
and put it in this file. If you do not, the default _dlopen wrapper generated and put it in this file. If you do not, the default _dlopen wrapper generated
by libcapsule's code generator will be installed instead. by libcapsule's code generator will be installed instead.
Do not create an empty file with this name if you do not need libfoo-specific Do NOT create an empty file with this name if you do not need libfoo-specific
dlopen handling. dlopen handling.
============================================================================ ============================================================================
......
In the top level directory: In the top level directory:
autoreconf -ivf
./configure ./configure
make make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment