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

Comparing libptytty/configure.ac (file contents):
Revision 1.10 by sf-exg, Fri Jan 8 11:48:53 2010 UTC vs.
Revision 1.11 by sf-exg, Sat Jun 25 08:58:20 2011 UTC

1dnl# 1dnl#
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
6AM_INIT_AUTOMAKE(libptytty,1.3) 6AM_INIT_AUTOMAKE(libptytty,1.4)
7AC_CONFIG_HEADER(config.h:config.h.in) 7AC_CONFIG_HEADER(config.h:config.h.in)
8 8
9AC_CANONICAL_HOST 9AC_CANONICAL_HOST
10 10
11AC_PROG_CXX 11AC_PROG_CXX

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines