]> git.ipfire.org Git - thirdparty/collectd.git/commit
Fix-configure.ac: typing error for the CPPFLAGS of libredfish 3901/head
authorMathieu Stoffel <mathieu.stoffel@atos.net>
Fri, 20 Aug 2021 11:54:35 +0000 (13:54 +0200)
committerMathieu Stoffel <mathieu.stoffel@atos.net>
Fri, 20 Aug 2021 11:54:35 +0000 (13:54 +0200)
commitdbcd2403fb1ac8742f836539bbb5d37670da9797
tree37db1c10a08d452c110f6202a50eae5d0000de8d
parent1da3305c10c8ff9a63081284cf3d4bb0f6daffd8
Fix-configure.ac: typing error for the CPPFLAGS of libredfish

Probably a copy/paste error: `LIBHIREDFISH_CPPFLAGS` was used instead of
`LIBREDFISH_CPPFLAGS`.
configure.ac