commit | b17ca44f0b33bed6c97ddbc112b023e50b9b4663 | [log] [tgz] |
---|---|---|
author | Yang Tse <yangsita@gmail.com> | Tue Oct 28 00:35:08 2008 +0000 |
committer | Yang Tse <yangsita@gmail.com> | Tue Oct 28 00:35:08 2008 +0000 |
tree | b5600aa17cf70e525fa05ad6ed6598aef0648327 | |
parent | fd6e025d61412090b5117ed5a7a3d645128d3f2f [diff] |
fix test # 558 and 559 CFLAGS
diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index ce700bd..c5aefd4 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am
@@ -164,7 +164,7 @@ lib557_SOURCES = lib557.c $(SUPPORTFILES) lib558_SOURCES = lib558.c $(SUPPORTFILES) -lib526_CFLAGS = -DLIB558 +lib558_CFLAGS = -DLIB558 lib559_SOURCES = lib558.c $(SUPPORTFILES) -lib526_CFLAGS = -DLIB559 +lib559_CFLAGS = -DLIB559