[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: findings on swig-java-bindings

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-03-16 01:37:21 CET

Philip Martin <philip@codematters.co.uk> writes:

> Perhaps this flag should only be added if enable-maintainer-mode is
> not used?

At the very least it is gcc-specific, and so needs

  if test "$GCC" = "yes"; then
    ...
  fi

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 01:37:40 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.