RE: Header template file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: autoconf-bounces+guus-leeuw=gmx.de@xxxxxxx [mailto:autoconf-
> bounces+guus-leeuw=gmx.de@xxxxxxx] On Behalf Of Markus Moeller
> Sent: mardi 23 novembre 2004 00:49
> To: Andreas Schwab
> Cc: autoconf@xxxxxxx
> Subject: Re: Header template file
> 
> Yes that works, but if I use user@xxxxxxxx it always drops the @host. is @
> a
> special character ? How do I escape it ?

@ is used to delimit replaceable text, like if you use AC_SUBST(x, y) then
@x@ will be replaced by y in files that configure creates.

I don’t think you can, though. Maybe you should AC_SUBST(something,
user@xxxxxxxx). That works ;)

Guus

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004
 



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux