[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] Possible way to remove file_zip.cc
From: |
Erich Schubert |
Subject: |
Re: [Enigma-devel] Possible way to remove file_zip.cc |
Date: |
Mon, 17 Apr 2006 19:01:32 +0200 |
Hi,
> > +#include "zipios++/zipfile.h"
> > +#include "zipios++/zipios-config.h.in"
The .in file should never ever be included.
If you build zipios you should however get a zipios-config.h file, that
is included in Debians zipios devel packages.
Still you shouldn't include it, because that may change in a different
version.
the "zipfile.h" file already includes zipios-config.h
What is exactly the problem with zipfile.h?
best regards,
Erich Schubert
--
erich@(vitavonni.de|debian.org) -- GPG Key ID: 4B3A135C (o_
To be trusted is a greater complement than to be loved. //\
Liebe ist eine schwere Geisteskrankheit (Platon) V_/_
- [Enigma-devel] Possible way to remove file_zip.cc, Tacvek, 2006/04/16
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Ronald Lamprecht, 2006/04/17
- Re: [Enigma-devel] Possible way to remove file_zip.cc,
Erich Schubert <=
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Ronald Lamprecht, 2006/04/17
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Erich Schubert, 2006/04/17
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Daniel Heck, 2006/04/18
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Erich Schubert, 2006/04/19
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Ronald Lamprecht, 2006/04/27
- Re: [Enigma-devel] Possible way to remove file_zip.cc, Tacvek, 2006/04/17