Currently, compiling stubs.c requires its

own compile rule simply to pass in -DSTUBS.  Since its always
required, just define it in stubs.c
merge-requests/1/head
Chris Bagwell 2009-01-23 04:05:00 +00:00
rodzic 8b5df29714
commit 4ed8a4a87c
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -13,6 +13,9 @@
Add references to epson and epson2 man pages about
SANE_DEBUG_EPSONx_SCSI and _NET options.
Created an epson2 man page; based mostly on epson page.
* backend/stubs.c: Currently, compiling stubs.c requires its
own compile rule simply to pass in -DSTUBS. Since its always
required, just define it in stubs.c
2009-01-22 Stéphane Voltz <stef.dev@free.fr>
* doc/Makefile.in doc/descriptions/genesys.desc : added the rts8891

Wyświetl plik

@ -1,3 +1,5 @@
#define STUBS
#include "sane/sanei_backend.h"
/* Now define the wrappers (we could use aliases here, but go for