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

Comparing libptytty/configure.ac (file contents):
Revision 1.18 by sf-exg, Tue May 25 13:50:44 2021 UTC vs.
Revision 1.19 by sf-exg, Tue May 25 13:50:53 2021 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([libptytty], [1.9]) 5AC_INIT([libptytty], [1.9])
6
7AC_CONFIG_AUX_DIR([build-aux])
8AC_CONFIG_HEADERS([config.h])
9
6AM_INIT_AUTOMAKE 10AM_INIT_AUTOMAKE
7AC_CONFIG_HEADERS([config.h])
8 11
9AC_CANONICAL_HOST 12AC_CANONICAL_HOST
10 13
11AC_PROG_CXX 14AC_PROG_CXX
12AC_PROG_INSTALL 15AC_PROG_INSTALL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines