diff options
Diffstat (limited to 'emulators/visualos/Makefile')
-rw-r--r-- | emulators/visualos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index d6f8d1d168a3..f12fdf153a50 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |