Mercurial > hg > octave-shane > gnulib-hg
annotate modules/pty-tests @ 15187:8f6c698d0789
crc: Move AC_LIBOBJ invocations to module description.
* m4/crc.m4: Remove file.
* modules/crc (Files): Remove it.
(configure.ac): Remove gl_CRC call.
(Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 22:51:09 +0200 |
parents | d7eed0b7ef06 |
children |
rev | line source |
---|---|
13008
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
1 Files: |
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
2 |
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
3 Depends-on: |
13082
d7eed0b7ef06
Split C++ tests into separate tests modules.
Bruno Haible <bruno@clisp.org>
parents:
13032
diff
changeset
|
4 pty-c++-tests |
13008
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
5 |
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
6 configure.ac: |
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
7 |
e0ce493c0059
Tests of module 'pty' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents:
diff
changeset
|
8 Makefile.am: |