/[simulavr]/simulavr/config/avr_doc_pdf.m4
ViewVC logotype

Diff of /simulavr/config/avr_doc_pdf.m4

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

revision 1.2 by troth, Tue Feb 5 17:17:56 2002 UTC revision 1.3 by troth, Tue Oct 8 16:39:39 2002 UTC
# Line 16  dnl Line 16  dnl
16  AC_MSG_CHECKING(if user wants to build the documentation in pdf format)  AC_MSG_CHECKING(if user wants to build the documentation in pdf format)
17  AC_ARG_ENABLE(pdf,  AC_ARG_ENABLE(pdf,
18  [  --enable-pdf            enable generation of the documentation in pdf format],  [  --enable-pdf            enable generation of the documentation in pdf format],
19  if test "$enable_pdf" == "yes"; then  if test "$enable_pdf" = "yes"; then
20     AC_MSG_RESULT(yes)     AC_MSG_RESULT(yes)
21     TARGET_PDF=pdf     TARGET_PDF=pdf
22     INSTALL_PDF=install-pdf     INSTALL_PDF=install-pdf

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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