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

Diff of /simulavr/config/avr_doc_ps.m4

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

revision 1.1 by troth, Wed Aug 28 05:53:56 2002 UTC revision 1.2 by troth, Tue Oct 8 16:39:39 2002 UTC
# Line 12  dnl Line 12  dnl
12  AC_MSG_CHECKING(if user wants to build the documentation in ps format)  AC_MSG_CHECKING(if user wants to build the documentation in ps format)
13  AC_ARG_ENABLE(ps,  AC_ARG_ENABLE(ps,
14  [  --enable-ps,            enable generation of the documentation in ps format],  [  --enable-ps,            enable generation of the documentation in ps format],
15  if test "$enable_ps" == "yes"; then  if test "$enable_ps" = "yes"; then
16     AC_MSG_RESULT(yes)     AC_MSG_RESULT(yes)
17     TARGET_PS=ps     TARGET_PS=ps
18     INSTALL_PS=install-ps     INSTALL_PS=install-ps

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

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