Skip to content
Snippets Groups Projects
  1. Oct 04, 2014
  2. Jul 02, 2014
  3. Mar 15, 2014
  4. Jan 02, 2014
  5. Dec 16, 2013
  6. Aug 29, 2013
  7. Jul 28, 2013
  8. Jul 27, 2013
  9. May 25, 2013
  10. Apr 05, 2013
  11. Mar 17, 2013
  12. Nov 11, 2012
  13. Aug 29, 2012
  14. Aug 28, 2012
  15. Jun 17, 2012
  16. Mar 18, 2012
  17. Jan 11, 2012
  18. Dec 18, 2011
  19. Sep 27, 2011
  20. Sep 17, 2011
  21. Aug 27, 2011
  22. Aug 02, 2011
  23. Mar 20, 2011
  24. Mar 05, 2011
  25. Sep 08, 2010
  26. Aug 17, 2010
  27. Aug 15, 2010
  28. Aug 09, 2010
  29. Jul 24, 2010
  30. Apr 07, 2010
  31. Mar 11, 2010
  32. Feb 10, 2010
  33. Feb 08, 2010
  34. Jan 29, 2010
  35. Dec 27, 2009
  36. Dec 06, 2009
  37. Nov 28, 2009
    • Bruno Tarquini's avatar
      autotools: remove confusing variables ${datadir} and DATADIR. · fe8bd2b0
      Bruno Tarquini authored
      Those variables were confusing because autoconf usually defines DATADIR to
      PREFIX/share and gajim uses both defs.datadir=PREFIX/share/gajim and
      gajim.DATA_DIR=PREFIX/share/gajim/data.
      
      Now, autoconf will use PKGDATADIR for setting the (renamed) defs.basedir
      variable which will be used to set gajimpaths['DATA_DIR'] and
      gajimpaths['ICONS_DIR'] in configpaths.py
      
      Gajim will also looks for the ${GAJIM_BASEDIR} environment variable instead of
      ${datadir} which was really too generic (no namespace).
      fe8bd2b0
  38. Nov 11, 2009
Loading