Mercurial > hg > octave-lojdl > gnulib-hg
comparison modules/linkedhash-list-tests @ 8294:b12520f4cc34
Avoid a link error due to program_name.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 03 Mar 2007 04:01:15 +0000 |
parents | d31f3019f697 |
children | 4eb9b582db2e |
comparison
equal
deleted
inserted
replaced
8293:30c0598f4feb | 8294:b12520f4cc34 |
---|---|
1 Files: | 1 Files: |
2 tests/test-linkedhash_list.c | 2 tests/test-linkedhash_list.c |
3 | 3 |
4 Depends-on: | 4 Depends-on: |
5 array-list | 5 array-list |
6 progname | |
6 | 7 |
7 configure.ac: | 8 configure.ac: |
8 | 9 |
9 Makefile.am: | 10 Makefile.am: |
10 TESTS += test-linkedhash_list | 11 TESTS += test-linkedhash_list |