Skip to Content.
Sympa Menu

freetds - Re: header file changes

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: James Cameron <cameron AT stl.dec.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: header file changes
  • Date: Tue, 30 Oct 2001 13:12:07 +1100


Brian Bruns wrote:
> fair enough...didn't actually mean to check that one in...it was in my
> local tree when fixing Eric problem...

Te he. Been there, done that. Regular 'cvs update' is good.

> Ok, we have a config.h file now. Let's see what is needed, looks like
> @smallint@ type stuff in tds.h, not sure how to deal with that one. I
> don't want to introduce a tds.h dependancy on config.h (tds.h is needed
> by user programs...and config.h is not distributed with make install).

I agree, best to leave tds.h as it is.

> Looks like tdsver.h[.in] could go away entirely. All the info is in
> config.h

Neat.

> What about the make maintainer-clean stuff you were talking about, that
> should still remove tds_configs.h, no?

Yes, it should. Added it as a local maintainer-clean target in
include/Makefile.am ... do a cvs update.

--
James Cameron




Archive powered by MHonArc 2.6.24.

Top of Page