faubackup2 configure.ac,1.4,1.5
Martin Waitz <[email protected]> Fri, 03 Jun 2005 08:54:02 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26427 Modified Files: configure.ac Log Message: check for xmlto Index: configure.ac =================================================================== RCS file: /cvsroot/faubackup/faubackup2/configure.ac,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** configure.ac 2 Jun 2005 15:42:12 -0000 1.4 --- configure.ac 3 Jun 2005 08:53:59 -0000 1.5 *************** *** 17,22 **** --- 17,24 ---- AC_PROG_CXX AC_PROG_RANLIB + AC_CHECK_PROGS(XMLTO, xmlto) AC_CHECK_PROGS(DOXYGEN, doxygen) AC_CHECK_PROG(HAVE_DOT, dot, YES, NO) + AM_CONDITIONAL(HAVE_XMLTO, [test -n "$XMLTO" ]) AM_CONDITIONAL(HAVE_DOXYGEN, [test -n "$DOXYGEN" ]) ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005