summaryrefslogtreecommitdiff
path: root/sysutils/openipmi/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch configure to define OPENIPMI_VERSION_*. These variables are definedTijl Coosemans2016-03-221-0/+13
too early in configure.ac so autoconf doesn't copy them to configure. This fixes version information in include/OpenIPMI/ipmiif.h. Notes: svn path=/head/; revision=411659