kopia lustrzana https://gitlab.com/sane-project/website
104 wiersze
4.0 KiB
HTML
104 wiersze
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: Re: backend includes of package files</TITLE>
|
|
<META NAME="Author" CONTENT="Henning Meier-Geinitz (hmg-ml@gmx.de)">
|
|
<META NAME="Subject" CONTENT="Re: backend includes of package files">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Re: backend includes of package files</H1>
|
|
<!-- received="Sat Jul 29 06:28:12 2000" -->
|
|
<!-- isoreceived="20000729132812" -->
|
|
<!-- sent="Sat, 29 Jul 2000 15:35:10 +0200" -->
|
|
<!-- isosent="20000729133510" -->
|
|
<!-- name="Henning Meier-Geinitz" -->
|
|
<!-- email="hmg-ml@gmx.de" -->
|
|
<!-- subject="Re: backend includes of package files" -->
|
|
<!-- id="20000729153510.A28696@hmg1.vortex.swb.de" -->
|
|
<!-- inreplyto="3982C6E0.15215CDE@wolfsburg.de" -->
|
|
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:hmg-ml@gmx.de?Subject=Re:%20backend%20includes%20of%20package%20files&In-Reply-To=<20000729153510.A28696@hmg1.vortex.swb.de>"><EM>hmg-ml@gmx.de</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Sat Jul 29 2000 - 06:35:10 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0245.html">Henning Meier-Geinitz: "TODO for 1.0.3"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0243.html">Oliver Rauch: "backend includes of package files"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0243.html">Oliver Rauch: "backend includes of package files"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#244">[ date ]</A>
|
|
<A HREF="index.html#244">[ thread ]</A>
|
|
<A HREF="subject.html#244">[ subject ]</A>
|
|
<A HREF="author.html#244">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Hi,
|
|
<BR>
|
|
<P>On Sat, Jul 29, 2000 at 01:58:25PM +0200, Oliver Rauch wrote:
|
|
<BR>
|
|
<EM>> I think a lot of backends do have a little bug in the #includes path.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> The include files that are part of the package should not
|
|
</EM><BR>
|
|
<EM>> be included with <headerfile>, it should be "headerfile".
|
|
</EM><BR>
|
|
<P>I think you are right. It isn't usefull to search the standard directories
|
|
<BR>
|
|
(e.g. /usr/include) for the SANE header files.
|
|
<BR>
|
|
<P><EM>> I am not sure if the "../include/sane/..." version is needed or if "sane/..." also is ok in all cases.
|
|
</EM><BR>
|
|
<EM>> We should use a common version for all backends!
|
|
</EM><BR>
|
|
<P>#include "sane/config.h" (e.g.) will suffice because the "-Iinclude" option
|
|
<BR>
|
|
to each cc compile command. See backend/Makefile.in:
|
|
<BR>
|
|
INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
|
|
<BR>
|
|
<P>I will pu this on the todo list and fix the mustek and the unmaintained
|
|
<BR>
|
|
backends.
|
|
<BR>
|
|
<P>By,
|
|
<BR>
|
|
Henning
|
|
<BR>
|
|
<P><PRE>
|
|
--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20backend%20includes%20of%20package%20files&In-Reply-To=<20000729153510.A28696@hmg1.vortex.swb.de>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0245.html">Henning Meier-Geinitz: "TODO for 1.0.3"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0243.html">Oliver Rauch: "backend includes of package files"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0243.html">Oliver Rauch: "backend includes of package files"</A>
|
|
<!-- nextthread="start" -->
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#244">[ date ]</A>
|
|
<A HREF="index.html#244">[ thread ]</A>
|
|
<A HREF="subject.html#244">[ subject ]</A>
|
|
<A HREF="author.html#244">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Sat Jul 29 2000 - 06:29:54 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|