From: Kevin Coffman Date: Thu, 19 Apr 2007 18:45:19 +0000 (-0400) Subject: Factor out error message printing differences between MIT and Heimdal X-Git-Tag: nfs-utils-1-1-0-rc2~4 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=5995fb8081f92acf39e5126e09d7db8fe6a02364;hp=5995fb8081f92acf39e5126e09d7db8fe6a02364;p=nfs-utils.git Factor out error message printing differences between MIT and Heimdal Use a common function that factors out differences between MIT and Heimdal in getting the right error message printed. Add an autoconf check to see if the newer error message function is available. Signed-off-by: Kevin Coffman ---