Es schrieb Paul Eggert:
>
> > Date: Sun, 17 Mar 2002 13:48:30 +0100
> > From: Guido Draheim <[EMAIL PROTECTED]>
>
> > your point is quite fine - why not let the lines
> > go into the makefile instead of config.status. I just wonder how to
> > do this - if it would be possible then it would be fa
Greetings!
You are receiving this letter because you have expressed an interest in receiving
information about online business opportunities. If this is erroneous then please
accept my most sincere apology. This is a one-time mailing, so no removal is necessary.
If you've been burned, betrayed
I wrote this up. Akim (or anyone else), have you a moment
to tell me if I am lying here?
http://autogen.sourceforge.net/acquoting.html
Thanks! :-)
Title: Quoting Text for Autoconf
Quoting Text for Autoconf
Autoconf is primarily a collection of M4 macros that are used
to permu
> From: Akim Demaille <[EMAIL PROTECTED]>
> Date: 18 Mar 2002 10:22:51 +0100
> | How about this idea instead. Let the configure script contain code
> | that looks like this:
> |
> | ln -s from to
> | echo "Hello world"
> |
> | in both cases assuming the POSIX.1-2001 semantics.
>
> This do
> Date: Mon, 18 Mar 2002 10:40:44 +0100
> From: Guido Draheim <[EMAIL PROTECTED]>
> If you have a proposal how to express that in automake-terms, don't
> hide it...
Sorry, I don't understand the overall problem well enough to draft a
solution. The only part of the problem that I understand has
Es schrieb Akim Demaille:
>
> > "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
>
> Paul> Sorry, I don't understand the question. I went back and read
> Paul> the thread, and I still don't understand the question.
>
> Sorry for being confuse.
>
> Paul> I did understand Russ Allbery's po
Es schrieb Clinton Roy:
>
> > > my_config.h: config.h
> > > sed 's/#define /#define MY_/; s/#undef /#undef MY_/' $@
>
> It would appear I can air my dirty code :)
>
> We define some of our own defines, that are already prefixed, so we
> have to take care of the case of double prefixing.
| > From: Akim Demaille <[EMAIL PROTECTED]>
| > Date: 13 Mar 2002 10:41:09 +0100
|
| > Actually, all this should be done after an initial step, which is
| > equipping configure with means to provide replacement functions. I'm
| > think about something like
| >
| > ./configure --replace
> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
Paul> Sorry, I don't understand the question. I went back and read
Paul> the thread, and I still don't understand the question.
Sorry for being confuse.
Paul> I did understand Russ Allbery's point. He wrote that if you
Paul> need a confi
> > my_config.h: config.h
> > sed 's/#define /#define MY_/; s/#undef /#undef MY_/' $@
It would appear I can air my dirty code :)
We define some of our own defines, that are already prefixed, so we
have to take care of the case of double prefixing. We also wrap the
header in an `#ifndef
10 matches
Mail list logo