ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/configure.ac
(Generate patch)

Comparing deliantra/server/configure.ac (file contents):
Revision 1.33 by root, Sat Dec 30 10:16:09 2006 UTC vs.
Revision 1.34 by root, Sun Dec 31 10:40:00 2006 UTC

47 *) 47 *)
48 ;; 48 ;;
49esac 49esac
50 50
51AC_PROG_CPP 51AC_PROG_CPP
52AM_PROG_LEX
53AC_PROG_AWK
54 52
55dnl AC_ARG_WITH(python, [ --with-python=dir Directory to look for python headers/library (default=standard system location) ], PYTHON_HOME="$withval") 53dnl AC_ARG_WITH(python, [ --with-python=dir Directory to look for python headers/library (default=standard system location) ], PYTHON_HOME="$withval")
56 54
57dnl check for some other programs 55dnl check for some other programs
58AC_PATH_PROG(LATEX, latex) 56AC_PATH_PROG(LATEX, latex)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines