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

Comparing libptytty/configure.ac (file contents):
Revision 1.2 by root, Sat Jan 21 21:54:15 2006 UTC vs.
Revision 1.3 by root, Sat Jan 21 22:54:10 2006 UTC

2dnl# Process this file with autoconf to produce a configure script. 2dnl# Process this file with autoconf to produce a configure script.
3dnl# 3dnl#
4 4
5AC_INIT 5AC_INIT
6AC_PREREQ(2.50) 6AC_PREREQ(2.50)
7AC_CONFIG_SRCDIR([src/logging.h]) 7AC_CONFIG_SRCDIR([src/logging.C])
8AC_CONFIG_HEADER(config.h:config.h.in) 8AC_CONFIG_HEADER(config.h:config.h.in)
9 9
10AC_CANONICAL_HOST 10AC_CANONICAL_HOST
11 11
12AC_PROG_CXX 12AC_PROG_CXX

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines