Changeset 9157 for trunk/psLib/configure.ac
- Timestamp:
- Oct 3, 2006, 12:57:52 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r9085 r9157 384 384 ] 385 385 ) 386 AM_CONDITIONAL([ DOXYGEN], test "x$doxygen" != "xmissing" -a "x$doxygen" != "xoff")386 AM_CONDITIONAL([HAVE_DOXYGEN], test -n "$DOXYGEN" -a "x$doxygen" != "xoff") 387 387 388 388
Note:
See TracChangeset
for help on using the changeset viewer.
