Hi!
It seems to me the last line of the Makefile.am listing on the money
example page is erroneous:
-MoneyApp_LDFLAGS = -ldl
+MoneyApp_LDADD = -ldl
I had some trouble getting it right, so I wanted to let you know.
Anyway, thanks for making and documenting what seems like a very neat
unit testing package!
Mattias
|