downgraded default profile to core2
[k8sbuild.git] / xoptz / libspectrum.xopt
blob7b290154b9a70155101d48390cde17bfdb8e3257
1 profile=empty
3   --enable-silent-rules   less verbose build output (undo: "make V=1")
4   --without-fake-glib     use internal GLib replacement
5   --without-libaudiofile  don't use libaudiofile
8 [preconfigure]
9 if test ! -x configure; then
10   ./autogen.sh
12 [/preconfigure]
15 !DESC
16 libspectrum
18 libspectrum is a library which is designed to make the input and
19 output of ZX Spectrum emulator files slightly easier than it would be
20 otherwise. It should hopefully compile and run on Unix-based systems,
21 Win32 and Mac OS X.
22 !EOF