diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-10-26 22:49:41 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-10-26 22:49:41 -0400 |
commit | 41b7beb7404c134820870ab21ae0242dfc749b2c (patch) | |
tree | 957fffe220f59dae0af2285f5004f300107c7152 /src/libsystemd/libsystemd-pkgconfig.xml | |
parent | 2b1abe52835e2f9a85657009b3432cf2c2bdc417 (diff) |
./tools/notsd-move
Diffstat (limited to 'src/libsystemd/libsystemd-pkgconfig.xml')
-rw-r--r-- | src/libsystemd/libsystemd-pkgconfig.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/libsystemd/libsystemd-pkgconfig.xml b/src/libsystemd/libsystemd-pkgconfig.xml new file mode 100644 index 0000000000..272da64cd7 --- /dev/null +++ b/src/libsystemd/libsystemd-pkgconfig.xml @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> + +<refsect1> + <title>Notes</title> + + <para id='pkgconfig-text'>These APIs are implemented as a shared + library, which can be compiled and linked to with the + <constant>libsystemd</constant> <citerefentry project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> + file.</para> +</refsect1> |