Re: Regarding ./configure file

2008-11-22 Thread Detlef Riekenberg
On Fr, 2008-11-21 at 10:57 -0800, Juan Lang wrote: > > I thought that if you want to add anything to wine you: > > > > 1 - simply add it to git > > 2 - ./tools/make_makefiles > > 3 - autoconf > > 4 - ./configure > > 5 - make depend && make > > > > Is this wrong? > > Yes. On occasion we need to a

Re: Regarding ./configure file

2008-11-21 Thread Juan Lang
> Isn't all the configuration done via ./tools/make_makefiles ? No, not all. > I thought that if you want to add anything to wine you: > > 1 - simply add it to git > 2 - ./tools/make_makefiles > 3 - autoconf > 4 - ./configure > 5 - make depend && make > > Is this wrong? Yes. On occasion we need

Re: Regarding ./configure file

2008-11-21 Thread Andrew Fenn
Isn't all the configuration done via ./tools/make_makefiles ? I thought that if you want to add anything to wine you: 1 - simply add it to git 2 - ./tools/make_makefiles 3 - autoconf 4 - ./configure 5 - make depend && make Is this wrong? On Sat, Nov 22, 2008 at 1:33 AM, Francois Gouget <[EMAIL P

Re: Regarding ./configure file

2008-11-21 Thread Francois Gouget
On Wed, 19 Nov 2008, Massimo Del Fedele wrote: > I've looked into configure and configure.ac and I've seen that configure > is quite more recent than configure.ac and it seems to have been > changed manually. Am I wrong ? Yes. configure is really not a file that anyone would want to modify

Re: Regarding ./configure file

2008-11-19 Thread Massimo Del Fedele
I've looked into configure and configure.ac and I've seen that configure is quite more recent than configure.ac and it seems to have been changed manually. Am I wrong ? Max Stefan Dösinger ha scritto: > Don't modify ./configure directly, edit configure.ac instead. The > autoconf documenta

RE: Regarding ./configure file

2008-11-19 Thread Stefan Dösinger
Don't modify ./configure directly, edit configure.ac instead. The autoconf documentation describes how this file works. configure is then created from configure.ac by running "autoconf" From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of shanmukha sainath addepalli Sent: Tuesday,