diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-01-23 06:53:20 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-01-23 06:53:20 +0800 |
commit | 66a137db53caf075efc0a6d5339443ff99f55d2a (patch) | |
tree | a3ea82a2e20dc6651fc07232fba18cd031cdf34b /ChangeLog | |
parent | b966df57394bb398894bd10d05a60d95613317d7 (diff) | |
download | gsoc2013-evolution-66a137db53caf075efc0a6d5339443ff99f55d2a.tar.gz gsoc2013-evolution-66a137db53caf075efc0a6d5339443ff99f55d2a.tar.zst gsoc2013-evolution-66a137db53caf075efc0a6d5339443ff99f55d2a.zip |
Simplify the whole process into about 8 lines by using pkg-config.
2003-01-22 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (MOZILLA_NSS): Simplify the whole process into
about 8 lines by using pkg-config.
svn path=/trunk/; revision=19576
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-01-22 Jeffrey Stedfast <fejj@ximian.com> + + * configure.in (MOZILLA_NSS): Simplify the whole process into + about 8 lines by using pkg-config. + 2003-01-22 Ettore Perazzoli <ettore@ximian.com> * data/Makefile.am: For now, do not install the evolution.1 |