Skip to Content.
Sympa Menu

freetds - RE: HAVE_CONFIG_H

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Castellano, Nicholas" <Nicholas_Castellano AT acml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: HAVE_CONFIG_H
  • Date: Fri, 11 Oct 2002 11:03:43 -0400


No, nothing at all needs config.h unless HAVE_CONFIG_H is defined. That's
the whole point. You can use some other mechanism to pass the needed
#defines. In fact, if you remove the line
AC_CONFIG_HEADER(include/config.h)
from configure.in, and rerun your autogen, you will see that FreeTDS will
still build properly. It will pass all the required flags on the command
line. (You may need to cvs update first; I just fixed tsql.c and freebcp.c
a few minutes ago).

One could provide a Makefile.win32 (or whatever incompatible stupidity the
Microsoft compiler might use instead of Makefiles) that passes all the
required defines to the

Cheers,
--nick

-----Original Message-----
From: bounce-freetds-145195 AT franklin.oit.unc.edu
[mailto:bounce-freetds-145195 AT franklin.oit.unc.edu]
Sent: Friday, October 11, 2002 10:45 AM
To: TDS Development Group
Subject: [freetds] RE: HAVE_CONFIG_H

Yes but doing so Win32 do not compile because many code need config.h...


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.






Archive powered by MHonArc 2.6.24.

Top of Page