diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-10-26 22:01:39 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-10-26 22:01:39 -0400 |
commit | f753633383c0a879b9dc42ee37b38e33730e3e44 (patch) | |
tree | d0a7022079649a7a56344cfed09356bf76bde8ab /src/libsystemd/libsystemd-pkgconfig.xml | |
parent | 042468f48fa4b7de28fd51c4416af31f6be2dfde (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> |