Fixes for compiling under freebsd
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@562 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
// METHODE_UPDATE peut être fixé depuis le makefile, sinon c'est ici:
|
||||
#ifndef METHODE_UPDATE
|
||||
#ifdef __macosx__
|
||||
#if defined(__macosx__) || defined(__FreeBSD__)
|
||||
#define METHODE_UPDATE METHODE_UPDATE_PLEINE_PAGE
|
||||
#else
|
||||
#define METHODE_UPDATE METHODE_UPDATE_PAR_CUMUL
|
||||
|
||||
Reference in New Issue
Block a user