[ILUG] Configure

Lars Hecking lhecking at nmrc.ucc.ie
Wed Jan 26 17:12:22 GMT 2000


 
> > AM_CONDITIONAL(HAVE_PAM, test "$HAVE_PAM" = 1)   # What these mean ?
> 
> #defines HAVE_PAM in your config.h if $HAVE_PAM = 1
 
 Nope. These conditionals are used in Makefile.am and evaluated by
 automake. Depending on the outcome, configure then enables or disables
 the corresponding rules in Makefile.





More information about the ILUG mailing list