bug-gnulib
[Top][All Lists]
Advanced

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

[Bug-gnulib] argp.m4


From: Patrick Huber
Subject: [Bug-gnulib] argp.m4
Date: Mon, 27 Sep 2004 17:35:46 +0200

Hi,

is there a specific reason why argp.m4 (gl_ARGP) does not
check for the existence of a working argp implementation
and thus argp is always built and linked? I am asking because
I am building a binary and a library in one package. For the
binary (this of course is the part which needs argp_parse) it
does not matter when I use the gnulib version of argp, but
for the library this may cause trouble if there is already
argp support in the (g)libc. Would it be completely idotic
to implement the same mechanism as in alloca.m4 to achieve
conditional compilation and linking of argp?

With best regards,
Patrick Huber 
-- 
Dr. Patrick Huber                       Physik-Department T30d
                                        Technische Universitaet Muenchen
Tel.:+49 89/289-12357                   James-Franck-Strasse 
http://www.ph.tum.de/~phuber            D-85748 Garching




reply via email to

[Prev in Thread] Current Thread [Next in Thread]