diff options
Diffstat (limited to 'emulators/mupen64-sdlinput/Makefile')
-rw-r--r-- | emulators/mupen64-sdlinput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mupen64-sdlinput/Makefile b/emulators/mupen64-sdlinput/Makefile index a692d33ac904..221514ddb8be 100644 --- a/emulators/mupen64-sdlinput/Makefile +++ b/emulators/mupen64-sdlinput/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl USE_GCC= 3.4 -USE_AUTOHEADER_VER= 259 +USE_AUTOTOOLS= autoheader:259 ONLY_FOR_ARCHS= i386 PLUGIN_NAME= blight_input |