diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Fri May 13 11:15:48 2005 Søren Sandmann <sandmann@redhat.com> + + * ChangeLog, configure.ac: Dummy changes to see if that fixes + group permissions. + Thu May 12 11:49:10 2005 Søren Sandmann <sandmann@redhat.com> * Makefile.am, configure.ac: Remove references to Xtransdef.h. diff --git a/configure.ac b/configure.ac index 7d2bfc7..d48834b 100644 --- a/configure.ac +++ b/configure.ac @@ -48,4 +48,3 @@ AC_SUBST(sticky_bit_define) AC_OUTPUT([Makefile xtrans.pc]) - |