diff options
Diffstat (limited to 'emulators/uae/Makefile')
-rw-r--r-- | emulators/uae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index f85ab2eed596..5753eb9d0a4d 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -19,7 +19,7 @@ CONFLICTS= e-uae-* USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga USE_XLIB= yes USE_GNOME= gtk20 |