1. 21 Apr, 2005 1 commit
  2. 20 Apr, 2005 8 commits
  3. 19 Apr, 2005 14 commits
  4. 18 Apr, 2005 10 commits
  5. 17 Apr, 2005 6 commits
  6. 16 Apr, 2005 1 commit
    • Jean-Paul Saman's avatar
      Make compilation of mozilla plugin easier on different distributions. Removed... · 16caa361
      Jean-Paul Saman authored
      Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 
      Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
      
      16caa361