diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-02-27 04:52:33 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-02-27 04:52:33 +0800 |
commit | 15dc03c04e166d1ead2698956d7c55b7faf883d6 (patch) | |
tree | 5ee3267826cac470d2cb33844ddda19554936c50 /macros/ChangeLog | |
parent | 64121e487c2790e89f0b12c174ec3caa43f7ea2b (diff) | |
download | gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar.gz gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar.bz2 gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar.lz gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar.xz gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.tar.zst gsoc2013-evolution-15dc03c04e166d1ead2698956d7c55b7faf883d6.zip |
Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we
* gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
$CFLAGS.
(GNOME_HAVE_SM): New var. `true' if we have libSM, `false'
otherwise.
- Hari
svn path=/trunk/; revision=51
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 98d093e34b..c0d4baece4 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,10 @@ +1998-02-26 Raja R Harinath <harinath@cs.umn.edu> + + * gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in + $CFLAGS. + (GNOME_HAVE_SM): New var. `true' if we have libSM, `false' + otherwise. + 1998-02-19 Raja R Harinath <harinath@cs.umn.edu> * gnome.m4: Remove `GNOME_CHECK_GNOME'. |