Mercurial > hg > octave-lojdl > gnulib-hg
view modules/pty-c++-tests @ 17428:4af247cb0aef
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 07 Jun 2013 06:44:05 -0700 |
parents | 59d210905a32 |
children |
line wrap: on
line source
Files: tests/test-pty-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-pty-c++ check_PROGRAMS += test-pty-c++ test_pty_c___SOURCES = test-pty-c++.cc test_pty_c___LDADD = $(LDADD) $(PTY_LIB) $(LIBINTL) endif