Fresco/Berlin configure.ac,1.59,1.60
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-serv23122/Berlin Modified Files: configure.ac Log Message: little fix to let Berlin correctly detect omniORB again Index: configure.ac =================================================================== RCS file: /cvs/fresco/Fresco/Berlin/configure.ac,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- configure.ac 29 Jan 2003 13:53:24 -0000 1.59 +++ configure.ac 1 Feb 2003 19:54:02 -0000 1.60 @@ -98,6 +98,11 @@ enabled_drawing_kits="$enabled_drawing_kits Drawing/openGL" fi +dnl this test is needed so we catch colocation-optimization +dnl flags that need to make their way into the acconfig.hh file +dnl we need to find a better way to do this ! -stefan +FRESCO_ORB + dnl ------------------------------------------------------------------ dnl Prague, Babylon, and Fresco dnl ------------------------------------------------------------------ @@ -125,10 +130,6 @@ AC_SUBST(INSTALL_CPPFLAGS) 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