Fresco/Berlin configure.ac,1.57,1.58
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Berlin In directory purcel:/tmp/cvs-serv15373/Berlin Modified Files: configure.ac Log Message: fix for http://issues.fresco.org/bug233 Index: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Berlin/configure.ac,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- configure.ac 9 Jan 2003 09:56:15 -0000 1.57 +++ configure.ac 29 Jan 2003 01:33:06 -0000 1.58 @@ -125,6 +125,10 @@ AC_SUBST(INSTALL_LIBS) AC_SUBST(Fresco_IDL_prefix) +dnl this test is needed so we catch colocation-optimization +dnl flags that need to make their way into the acconfig.hh file +FRESCO_ORB + dnl ------------------------------------------------------------------ dnl some helper utils dnl ------------------------------------------------------------------