diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-29 00:05:12 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-29 00:05:12 +0000 |
commit | f4a2e78f543a5b8ab5101cd22b625addc12cf6a5 (patch) | |
tree | fdd123514fa57378ac0c121fa4bd065ad55a1946 /ChangeLog | |
parent | 461b7fc37aae3578577a9eab2c9310287af14726 (diff) |
Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4 in
Imake) Add --with-random-device and checks for /dev/urandom &
/dev/random for source of random data for key generation Link
libXdmgreet with Xinerama & XPM libraries when using those features.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-10-28 Alan Coopersmith <alan.coopersmith@sun.com> + + * configure.ac: + Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4 + in Imake) + Add --with-random-device and checks for /dev/urandom & /dev/random + for source of random data for key generation + Link libXdmgreet with Xinerama & XPM libraries when using those + features. + 2005-10-25 Alan Coopersmith <alan.coopersmith@sun.com> * configure.ac: |