From 50ad010b31758b8868fe92e287606e8d8df3efbc Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 15 May 2012 14:31:08 +0100 Subject: [PATCH] configure.ac: Add reminder comment for updating documentation version. The comedilib manual mentions the version of comedilib it applies to. This is not done automatically; it is done by editing "doc/comedilib.ent". Add a comment to configure.ac as a reminder. --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index ffb85a7..b448dad 100644 --- a/configure.ac +++ b/configure.ac @@ -35,6 +35,11 @@ m4_define([scxi_lt_age], [9]) # changed (comedilib_major_base_current). # * 'micro' is libtool 'revision'. +# Gentle reminder: The comedilib manual mentions the version of comedilib +# it applies to. This is done by setting the 'comedilib_version' entity +# in "doc/comedilib.ent". That needs to be edited manually as it is not +# updated automatically. + # Manually set 'comedilib_major_base_current' to new 'comedilib_lt_current' # whenever 'comedilib_version_major' is incremented below. m4_define([comedilib_major_base_current], [0]) -- 2.26.2