Fresco/Fresco-Test/config Fresco-Test-build-config.in,1.1,1.2
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Test/config
In directory purcel:/tmp/cvs-serv28022/Fresco-Test/config
Modified Files:
Fresco-Test-build-config.in
Log Message:
Add a "framework test" to Babylon:
It only has two tests, one allways passing, the other allways failing.
It builds and runs. (You have to set LD_LIBRARY_PATH!)
Index: Fresco-Test-build-config.in
===================================================================
RCS file: /cvs/fresco/Fresco/Fresco-Test/config/Fresco-Test-build-config.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Fresco-Test-build-config.in 3 Apr 2003 20:51:18 -0000 1.1
+++ Fresco-Test-build-config.in 4 Apr 2003 17:39:49 -0000 1.2
@@ -39,7 +39,7 @@
echo @PACKAGE_VERSION@
;;
--cppflags)
- echo @CPPFLAGS@ -I@abs_top_srcdir@/syunit-c++/include
+ echo @CPPFLAGS@ -I@abs_top_builddir@/include
;;
--cxxflags)
echo @CXXFLAGS@