mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
sdl: fix SDL_AUTORECONF typo in comment
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8bb561444b
commit
f4b54ed184
@ -12,7 +12,7 @@ SDL_LICENSE_FILES = COPYING
|
|||||||
SDL_INSTALL_STAGING = YES
|
SDL_INSTALL_STAGING = YES
|
||||||
|
|
||||||
# we're patching configure.in, but package cannot autoreconf with our version of
|
# we're patching configure.in, but package cannot autoreconf with our version of
|
||||||
# autotools, so we have to do it manually instead of setting SD_AUTORECONF = YES
|
# autotools, so we have to do it manually instead of setting SDL_AUTORECONF = YES
|
||||||
define SDL_RUN_AUTOGEN
|
define SDL_RUN_AUTOGEN
|
||||||
cd $(@D) && PATH=$(HOST_PATH) ./autogen.sh
|
cd $(@D) && PATH=$(HOST_PATH) ./autogen.sh
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user