Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-03-09 Thread Liu Hao
在 2019/3/10 2:35, Ruslan Garipov 写道: >> please do not include the diff of generated files > > Before I had changed 'mingw-w64-crt/Makefile.in' I thought > 'mingw-w64-crt/configure' + automake regenerate the .in file from > the updated .am ones. But I was wrong (well, I ain't an automake > expert,

Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-03-09 Thread JonY via Mingw-w64-public
On 3/9/19 6:35 PM, Ruslan Garipov wrote: >> please do not include the diff of generated files > > Before I had changed 'mingw-w64-crt/Makefile.in' I thought > 'mingw-w64-crt/configure' + automake regenerate the .in file from > the updated .am ones. But I was wrong (well, I ain't an automake > exp

Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-03-09 Thread Ruslan Garipov
> please do not include the diff of generated files Before I had changed 'mingw-w64-crt/Makefile.in' I thought 'mingw-w64-crt/configure' + automake regenerate the .in file from the updated .am ones. But I was wrong (well, I ain't an automake expert, because I didn't use it in my everyday workflow