diff options
Diffstat (limited to 'recipes/fltk/fltk2_svn.bb')
-rw-r--r-- | recipes/fltk/fltk2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fltk/fltk2_svn.bb b/recipes/fltk/fltk2_svn.bb index 97599d7811..6f65174d1e 100644 --- a/recipes/fltk/fltk2_svn.bb +++ b/recipes/fltk/fltk2_svn.bb @@ -15,7 +15,7 @@ SRC_URI = "\ " S = "${WORKDIR}/trunk" -inherit autotools_stage binconfig +inherit autotools binconfig EXTRA_OECONF = "\ --enable-shared \ |