diff options
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r-- | emulators/libspectrum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 0b71b42c0a5c..8aaea834225c 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -16,7 +16,7 @@ COMMENT= Handling of ZX-Spectrum emulator files formats USE_PERL5_BUILD= yes USE_GNOME= glib12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .if !defined(WITHOUT_GLIB) |