diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:16:09 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:16:09 +0000 |
| commit | d564cf8e0506bbc2c8c39ebbfb6d913d140afa6e (patch) | |
| tree | 81cd5cf96f027aa309eebe45f8d4bc23b207a2cc /src/DllPlugInTester | |
| parent | e77c0f10932d05cecbe8e5a54c6f46aea2ff0919 (diff) | |
| download | cppunit-d564cf8e0506bbc2c8c39ebbfb6d913d140afa6e.tar.gz | |
Configure.
configure.in: added some makefile.am
* contrib/readme.txt: updated.
* contrib/bc5/bc5-makefile.zip: added borland 5.5 makefile. Contributed by
project cuppa.
Diffstat (limited to 'src/DllPlugInTester')
| -rw-r--r-- | src/DllPlugInTester/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DllPlugInTester/Makefile.am b/src/DllPlugInTester/Makefile.am index 3aafeb5..1594e11 100644 --- a/src/DllPlugInTester/Makefile.am +++ b/src/DllPlugInTester/Makefile.am @@ -7,5 +7,5 @@ bin_PROGRAMS=DllPlugInTester DllPlugInTester_SOURCES= DllPlugInTester.cpp DllPlugInTester_LDADD= \ - $(top_builddir)/src/cppunit/libcppunit.la dl + $(top_builddir)/src/cppunit/libcppunit.la ld.so |
