autoconf
[Top][All Lists]
Advanced

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

Docs of AC_TYPE_SIZE_T need help...


From: Paul D. Smith
Subject: Docs of AC_TYPE_SIZE_T need help...
Date: 09 Apr 2006 21:15:38 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

The autoconf manual explains AC_TYPE_SIZE_T thusly:

 - Macro: AC_TYPE_SIZE_T
     Equivalent to `AC_CHECK_TYPE(size_t, unsigned)'.

Why can't it just tell me what this macro does, right here?  Why do I
have to go investigate how another macro, which is by the way deprecated
in this usage (as far as I can tell), works in order to find out?


If I felt confident that I fully understood what the above really meant
I'd offer up a patch.  If someone wants to explain it to me I'll still
do so although that seems like a roundabout solution :-).

Thanks!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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