diff options
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb')
-rw-r--r-- | meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb b/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb index d8b378f2c..6673ba3d4 100644 --- a/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb +++ b/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb @@ -16,7 +16,7 @@ inherit autotools pkgconfig LDFLAGS += "-lm" -do_configure_prepend() { +do_configure:prepend() { # make autoreconf happy touch ${S}/NEWS ${S}/AUTHORS ${S}/ChangeLog |