summaryrefslogtreecommitdiffstats
path: root/liblastlog2/lastlog2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'liblastlog2/lastlog2.pc.in')
-rw-r--r--liblastlog2/lastlog2.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/liblastlog2/lastlog2.pc.in b/liblastlog2/lastlog2.pc.in
new file mode 100644
index 0000000..39df5da
--- /dev/null
+++ b/liblastlog2/lastlog2.pc.in
@@ -0,0 +1,13 @@
+# SPDX-License-Identifier: BSD-2-Clause
+#
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@usrlib_execdir@
+includedir=@includedir@
+
+Name: lastlog2
+Description: Y2038 safe version of lastlog
+Version: @LIBLASTLOG2_VERSION@
+Requires.private: sqlite3
+Cflags: -I${includedir}/liblastlog2
+Libs: -L${libdir} -llastlog2