/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.750 by dprice, Sat Aug 16 16:15:16 2003 UTC revision 1.751 by dprice, Mon Aug 18 15:28:16 2003 UTC
# Line 8177  details about what this returns and why Line 8177  details about what this returns and why
8177  @command{dirname} command.  @command{dirname} command.
8178  @end defmac  @end defmac
8179    
8180    @defmac AS_IF (@var{test}, @ovar{RUN-IF-TRUE}, @ovar{RUN-IF-FALSE})
8181    @asindex{IF}
8182    Run shell code TEST.  If TEST exits with a zero status then run shell code
8183    RUN-IF-TRUE, else run shell code RUN-IF-FALSE, with simplifications if either
8184    RUN-IF-TRUE or RUN-IF-FALSE is empty.
8185    @end defmac
8186    
8187  @defmac AS_MKDIR_P (@var{filename})  @defmac AS_MKDIR_P (@var{filename})
8188  @asindex{MKDIR_P}  @asindex{MKDIR_P}
8189  Make the directory @var{filename}, including intervening directories  Make the directory @var{filename}, including intervening directories

Legend:
Removed from v.1.750  
changed lines
  Added in v.1.751

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26