efl/legacy
Sebastian Dransfeld 6824e47c4b efreet: Fix and clean up the way dbusservicedir is set in the build system
The current code was a mix of r78302 (when edbus2 support was made
optional) and r78867 (when edbus2 support was made a required
dependency).

This patch fixes a few bugs:

 o The syntax of the AC_ARG_WITH call was wrong and `dbusservicedir' was
   always set to "", which meant it was always installed into
   ${datadir}/dbus-1/services.

 o The check for the value of $dbusservicedir was wrong at the end of
   configure.ac, since passing "yes" to --with-dbus-services does not
   make sense.

And simplifies some checks and calls now that edbus2 is mandatory.

Patch by Raphael Kubo da Costa

SVN revision: 79464
2012-11-20 08:50:54 +00:00
..
ecore Ecore: use ERR macro instead of fputs 2012-11-19 06:28:55 +00:00
edbus rpm spec for new edbus 2012-11-18 11:22:16 +00:00
edje The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 2012-11-18 11:27:12 +00:00
eeze Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
efreet efreet: Fix and clean up the way dbusservicedir is set in the build system 2012-11-20 08:50:54 +00:00
eio Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
emotion The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 2012-11-18 11:27:12 +00:00
ephysics ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb ethumb: No verbose mode for edje_cc like other efl libs. 2012-11-13 06:52:47 +00:00