lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Allow use of `libguile18.h` instead of `libguile.h`. (issue 553170043 by


From: jonas . hahnfeld
Subject: Allow use of `libguile18.h` instead of `libguile.h`. (issue 553170043 by address@hidden)
Date: Sun, 17 Nov 2019 09:13:37 -0800


https://codereview.appspot.com/553170043/diff/554980043/lily/include/lily-guile.hh
File lily/include/lily-guile.hh (right):

https://codereview.appspot.com/553170043/diff/554980043/lily/include/lily-guile.hh#newcode29
lily/include/lily-guile.hh:29: #ifdef HAVE_LIBGUILE18_H
I think this should be `#if HAVE_LIBGUILE18_H` because it's always
defined AFAICS. This also applies to all other uses.

https://codereview.appspot.com/553170043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]