PatchSet 5948 
Date: 2005/01/30 12:31:03
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
Added missing ppc-linux file to dist tarball

2005-01-29  Dalibor Topic  <[EMAIL PROTECTED]>

        * config/Makefile.am (EXTRA_DIST): Added
        powerpc/linux/sigcontextinfo.h to fix make dist on ppc-linux.

Members: 
        ChangeLog:1.3487->1.3488 
        config/Makefile.am:1.51->1.52 
        config/Makefile.in:1.168->1.169 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3487 kaffe/ChangeLog:1.3488
--- kaffe/ChangeLog:1.3487      Sat Jan 29 23:05:02 2005
+++ kaffe/ChangeLog     Sun Jan 30 12:31:03 2005
@@ -1,3 +1,8 @@
+2005-01-29  Dalibor Topic  <[EMAIL PROTECTED]>
+
+       * config/Makefile.am (EXTRA_DIST): Added 
+       powerpc/linux/sigcontextinfo.h to fix make dist on ppc-linux.
+
 2005-01-29  Jim Huang  <[EMAIL PROTECTED]>
 
        * po/zh_TW.po:
Index: kaffe/config/Makefile.am
diff -u kaffe/config/Makefile.am:1.51 kaffe/config/Makefile.am:1.52
--- kaffe/config/Makefile.am:1.51       Fri Sep 17 18:48:40 2004
+++ kaffe/config/Makefile.am    Sun Jan 30 12:31:05 2005
@@ -298,6 +298,7 @@
        powerpc/linux/config.frag \
        powerpc/linux/md.c \
        powerpc/linux/md.h \
+       powerpc/linux/sigcontextinfo.h \
        powerpc/machten/config.frag \
        powerpc/machten/md.c \
        powerpc/machten/md.h \
Index: kaffe/config/Makefile.in
diff -u kaffe/config/Makefile.in:1.168 kaffe/config/Makefile.in:1.169
--- kaffe/config/Makefile.in:1.168      Fri Jan 28 15:31:04 2005
+++ kaffe/config/Makefile.in    Sun Jan 30 12:31:05 2005
@@ -639,6 +639,7 @@
        powerpc/linux/config.frag \
        powerpc/linux/md.c \
        powerpc/linux/md.h \
+       powerpc/linux/sigcontextinfo.h \
        powerpc/machten/config.frag \
        powerpc/machten/md.c \
        powerpc/machten/md.h \

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to