/[enigma]/enigma/configure.ac
ViewVC logotype

Diff of /enigma/configure.ac

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

revision 1.9 by dheck, Fri Sep 12 21:37:24 2003 UTC revision 1.10 by dheck, Sun Sep 14 19:32:35 2003 UTC
# Line 23  esac Line 23  esac
23  AM_CONDITIONAL(MINGW32, test x$MINGW32 = xyes)  AM_CONDITIONAL(MINGW32, test x$MINGW32 = xyes)
24  AC_SUBST(WINDRES)  AC_SUBST(WINDRES)
25    
26    dnl
27    dnl Check for programs
28    dnl
29    
30    AC_PATH_PROG(TEXI2HTML, texi2html, "")
31    
32  dnl ======================================================================  dnl ======================================================================
33  dnl Check for libraries  dnl Check for libraries
34  dnl ======================================================================  dnl ======================================================================
# Line 166  AC_CONFIG_FILES([Makefile Line 172  AC_CONFIG_FILES([Makefile
172             doc/Makefile             doc/Makefile
173             doc/manual/Makefile             doc/manual/Makefile
174             doc/manual/images/Makefile             doc/manual/images/Makefile
175               doc/refman/Makefile
176             etc/Makefile             etc/Makefile
177             lib-src/Makefile             lib-src/Makefile
178             lib-src/oxydlib/Makefile             lib-src/oxydlib/Makefile

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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