Re: [Tinycc-devel] include more options in configure

2012-05-28 Thread Thomas Preud'homme
Le lundi 28 mai 2012 20:50:27, grischka a écrit : > Thomas Preud'homme wrote: > > Grishka, would the following patch be fine with you? I saw you add the > > change to error out on unknown option. > > Sure. I've added that because I want some feedback when I mistype stuff. > > Maybe just to be si

Re: [Tinycc-devel] include more options in configure

2012-05-28 Thread grischka
Thomas Preud'homme wrote: Grishka, would the following patch be fine with you? I saw you add the change to error out on unknown option. Sure. I've added that because I want some feedback when I mistype stuff. Maybe just to be similar to other formats it should be configure: WARNING: unr

Re: [Tinycc-devel] include more options in configure

2012-05-28 Thread Thomas Preud'homme
Le lundi 28 mai 2012 07:19:34, Pedro A ARANDA a écrit : > > Subject: Re: [Tinycc-devel] include more options in configure to be > > > > able to build tinycc with debian > > > > Message-ID: <201205252045.44099.robo...@celest.fr> > > Content-Typ

Re: [Tinycc-devel] include more options in configure

2012-05-27 Thread Pedro A ARANDA
> Subject: Re: [Tinycc-devel] include more options in configure to be > able to build tinycc with debian > Message-ID: <201205252045.44099.robo...@celest.fr> > Content-Type: text/plain; charset="utf-8" > > Le vendredi 25 mai 2012 19:59:59, Pedro A ARAND

Re: [Tinycc-devel] include more options in configure to be able to build tinycc with debian

2012-05-25 Thread Thomas Preud'homme
Le vendredi 25 mai 2012 19:59:59, Pedro A ARANDA a écrit : > I needed to force configure to ignore the following options for a > successful build in Debian/Ubuntu > > --build=*|--sysconfdir=*|--localstatedir=*|--libexecdir=* > --disable-maintainer-mode|--disable-dependency-tracking I don't u