Fresco/Fresco-Test configure.ac,1.3,1.4
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Test In directory purcel:/tmp/cvs-serv28022/Fresco-Test Modified Files: configure.ac 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: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Fresco-Test/configure.ac,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- configure.ac 3 Apr 2003 19:45:41 -0000 1.3 +++ configure.ac 4 Apr 2003 17:39:49 -0000 1.4 @@ -53,6 +53,7 @@ AC_CONFIG_FILES([syunit-c++/test/Makefile]) mkdir -p lib +mkdir -p include mkdir -p bin AC_OUTPUT