IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2006, 12:57:52 PM (20 years ago)
Author:
magnier
Message:

fixed automake rules for --enable-doxygen, but doxygen missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r9085 r9157  
    384384  ]
    385385)
    386 AM_CONDITIONAL([DOXYGEN], test "x$doxygen" != "xmissing" -a "x$doxygen" != "xoff")
     386AM_CONDITIONAL([HAVE_DOXYGEN], test -n "$DOXYGEN" -a "x$doxygen" != "xoff")
    387387
    388388
Note: See TracChangeset for help on using the changeset viewer.