From fa208e94870a9d307e9d953c7fdb6149435ee5b8 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Thu, 7 Jan 1999 03:24:34 +0000 Subject: [PATCH] fix for the Red Hat xscreensaver problem. just do a #define 1999-01-06 Jonathan Blandford * capplets/screensaver-properties/callbacks.c: fix for the Red Hat xscreensaver problem. just do a #define HAVE_REDHAT_XSCREENSAVER_RPM at the head of callbacks.c and all will work. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index fd2e9b694..f00d32e28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-01-06 Jonathan Blandford + + * capplets/screensaver-properties/callbacks.c: fix for the Red Hat + xscreensaver problem. just do a #define + HAVE_REDHAT_XSCREENSAVER_RPM at the head of callbacks.c and all + will work. + 1998-12-30 Jeff Garzik * capplets/screensaver-properties/callbacks.c,