File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ 2014-03-09 v2.0.3
2+ ------------------------------------------------------------------------
3+
4+ * Fix the generation of libkqueue.pc
5+
162014-02-23 v2.0.2
27------------------------------------------------------------------------
38
Original file line number Diff line number Diff line change 11# -*- Autoconf -*-
22# Process this file with autoconf to produce a configure script.
33
4- AC_INIT ( [ libkqueue] , [ 2.0.2 ] )
4+ AC_INIT ( [ libkqueue] , [ 2.0.3 ] )
55LT_INIT
66AM_INIT_AUTOMAKE ( [ foreign subdir-objects] )
77AC_CONFIG_SRCDIR ( [ configure.ac] )
Original file line number Diff line number Diff line change 1+ prefix=@prefix@
2+ exec_prefix=@exec_prefix@
3+ libdir=@libdir@
4+ includedir=@includedir@
15
26Name: libkqueue
37Description: Emulates FreeBSD kqueue(2) on other platforms
You can’t perform that action at this time.
0 commit comments