repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
omap-c++-tests
blob
1f723dd4875ff117323e1a6de6c5a71b09aac451
1
Files:
2
tests/test-omap-c++.cc
3
tests/macros.h
4
5
Depends-on:
6
ansi-c++-opt
7
array-omap
8
9
configure.ac:
10
11
Makefile.am:
12
if ANSICXX
13
TESTS += test-omap-c++
14
check_PROGRAMS += test-omap-c++
15
test_omap_c___SOURCES = test-omap-c++.cc
16
test_omap_c___LDADD = $(LDADD) @LIBINTL@
17
endif