diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2001-09-16 16:59:13 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2001-09-16 16:59:13 +0000 |
commit | f910f049659920ab3d11fbeabe7747a2993a7528 (patch) | |
tree | 53425af3f3e502873658b1c65aa08243b678e418 /acconfig.h | |
parent | 9bccc2ab451d24e0b1253c6cd17e6cbced589345 (diff) | |
download | xine-lib-f910f049659920ab3d11fbeabe7747a2993a7528.tar.gz xine-lib-f910f049659920ab3d11fbeabe7747a2993a7528.tar.bz2 |
se default fpm routines on m68k. Hope that works...
CVS patchset: 644
CVS date: 2001/09/16 16:59:13
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 591ade575..727a9c7b7 100644 --- a/acconfig.h +++ b/acconfig.h @@ -90,6 +90,8 @@ #undef FPM_PPC #undef FPM_SPARC #undef FPM_MIPS +#undef FPM_DEFAULT +/* this one isn't implemented: */ #undef FPM_M68K @BOTTOM@ |