diff options
author | Siggi Langauf <siggi@users.sourceforge.net> | 2001-08-30 22:23:59 +0000 |
---|---|---|
committer | Siggi Langauf <siggi@users.sourceforge.net> | 2001-08-30 22:23:59 +0000 |
commit | 29cb0cacc687597f2460cca3c1eb46ec3ebe861c (patch) | |
tree | 0e58ef2709041761d8a7e47e50cb81e0077ec310 | |
parent | 918b519a3c233b21fd8cd89edc1e6adacc30101f (diff) | |
download | xine-lib-29cb0cacc687597f2460cca3c1eb46ec3ebe861c.tar.gz xine-lib-29cb0cacc687597f2460cca3c1eb46ec3ebe861c.tar.bz2 |
added FPM_M68K define. Someone needs to provide the native function...
CVS patchset: 528
CVS date: 2001/08/30 22:23:59
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 11294c308..4ad550b6e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -90,3 +90,4 @@ #undef FPM_PPC #undef FPM_SPARC #undef FPM_MIPS +#undef FPM_M68K
\ No newline at end of file |