Laura Conrad wrote:
>When I try to build it on my Debian unstable system, I get:
>
>rm -f ./out/font-config-scheme.dep;
>DEPENDENCIES_OUTPUT="./out/font-config-scheme.dep ./out/font-config-scheme.o"
>g++ -c -DHAVE_CONFIG_H -DNDEBUG -DSTRING_UTILS_INLINED -I./include -I./out
>-I../flower/inclu
> "HN" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
HN> 2.7.22 is out.
When I try to build it on my Debian unstable system, I get:
rm -f ./out/font-config-scheme.dep;
DEPENDENCIES_OUTPUT="./out/font-config-scheme.dep ./out/font-config-scheme.o"
g++ -c -DHAVE_CONFIG_H -DNDEBUG -
Hi,
I do not know any longer why I had to set the SHARED_CFLAGS in
compile-vars.make. Just tested the following patch, which works fine here:
diff --git a/stepmake/stepmake/generic-vars.make
b/stepmake/stepmake/generic-vars.make
index fc7e89e..0de08f8 100644
--- a/stepmake/stepmake/generic-vars
Hi,
On Thu, 8 Dec 2005, Matthias Neeracher wrote:
>
> On Dec 8, 2005, at 10:26 AM, [EMAIL PROTECTED] wrote:
> > From: Johannes Schindelin <[EMAIL PROTECTED]>
> >
> > On Wed, 7 Dec 2005, Graham Percival wrote:
> >
> > > I don't understand most of these patch,
> >
> > I'll try to explain:
> >