diff options
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index e41f77664d22..359c436a775f 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -24,7 +24,7 @@ WANT_GNOME= yes USE_GNOME= gnomehier gtk20 gtksourceview2 libxml2 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${GCCLIBDIR}" CONFIGURE_ARGS= --enable-static --enable-shared --with-gmake --without-gnome |