bongo-devel  

Re: [Bongo-devel] [Bongo-commits] r1081 - in /experiments/memmgr-glib: cmake/Directories.cmake include/msgapi.h src/apps/config/CMakeLists.txt src/apps/config/config.c src/libs/msgapi/msgdate.c src/li

pfelt
Mon, 15 Jun 2009 20:36:09 -0700

i committed this, but with some minor changes from the one i submitted. 
the build was broken for default.set.  i did clean checkouts several times
to verify this build process works and it does on my box without fail...

> Author: pfelt
> Date: Tue Jun 16 05:26:45 2009
> New Revision: 1081
>
> URL: http://svn.gna.org/viewcvs/bongo?rev=1081&view=rev
> Log:
> -- fix: ZONEINFODIR had one too many "bongo"s on it
> -- fix: In the code, we were calling XplMutexInit() on a pointer to a
> semaphore
> -- fix: safetycheck in bongo-config to free if already allocated and to
> reset the line variable
> -- fix: build and install default.set
> -- fix: gentoo does not have icaltime as the definitions are in ical.h.
> -- fix: xpl wasn't linking against the dns libraries
>
>
> Modified:
>     experiments/memmgr-glib/cmake/Directories.cmake
>     experiments/memmgr-glib/include/msgapi.h
>     experiments/memmgr-glib/src/apps/config/CMakeLists.txt
>     experiments/memmgr-glib/src/apps/config/config.c
>     experiments/memmgr-glib/src/libs/msgapi/msgdate.c
>     experiments/memmgr-glib/src/libs/xpl/CMakeLists.txt
>
>
> _______________________________________________
> Bongo-commits mailing list
> bongo-comm...@gna.org
> https://mail.gna.org/listinfo/bongo-commits
>



_______________________________________________
Bongo-devel mailing list
Bongo-devel@gna.org
https://mail.gna.org/listinfo/bongo-devel
  • Re: [Bongo-devel] [Bongo-commits] r1081 - in /experiments/memmgr-glib: cmake/Directories.cmake include/msgapi.h src/apps/config/CMakeLists.txt src/apps/config/config.c src/libs/msgapi/msgdate.c src/li pfelt