package/ola: add comment to AUTORECONF
As explained in the previous commit, AUTORECONF is necessary to handle a build failure. Add a comment to make sure it doesn't get removed again in the future. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
0c494b5f22
commit
c3c7e03e2a
@ -9,6 +9,7 @@ OLA_SITE = https://github.com/OpenLightingProject/ola/releases/download/$(OLA_VE
|
||||
OLA_LICENSE = LGPL-2.1+ (libola, libolacommon, Python bindings), GPL-2.0+ (libolaserver, olad, Python examples and tests)
|
||||
OLA_LICENSE_FILES = COPYING GPL LGPL LICENCE
|
||||
OLA_INSTALL_STAGING = YES
|
||||
# Bundled Makefile.in don't link correctly, regenerate with recent automake
|
||||
OLA_AUTORECONF = YES
|
||||
|
||||
# util-linux provides uuid lib
|
||||
|
Loading…
Reference in New Issue
Block a user