----- Original Message ----- From: "Paul Eggert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 06, 2002 3:35 PM Subject: Re: Absoft Define quotes problem
> > Date: Thu, 06 Jun 2002 09:09:46 -0500 > > From: Enrico Ng <[EMAIL PROTECTED]> > > > > The problem is that AutoConf/AutoMake is adding these \" into the > > defines by default. > > like -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > > > > How do I get AutoConf/AutoMake to not do that? > > Sorry, I don't know. In GNU/Linux and Unix and POSIX, you must have > those backslashes, because the shell treats \ and " specially. > Apparently you are not using GNU/Linux or Unix or POSIX; in that case, > I'm afraid that you're pretty much on your own. > Well, I am using this on Redhat and Solaris. AutoConf/AutoMake decides that it will add it in. There is no way to keep AutoConf/AutoMake from doing this?
