PatchSet 4340 
Date: 2004/01/15 03:27:01
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Removed mkinstalldirs

2004-01-15  Dalibor Topic <[EMAIL PROTECTED]>

        * mkinstalldirs:
        Removed.

        * Makefile.in
        Removed mkinstalldirs.

Members: 
        ChangeLog:1.1927->1.1928 
        Makefile.in:1.132->1.133 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1927 kaffe/ChangeLog:1.1928
--- kaffe/ChangeLog:1.1927      Thu Jan 15 02:29:19 2004
+++ kaffe/ChangeLog     Thu Jan 15 03:27:01 2004
@@ -1,5 +1,13 @@
 2004-01-15  Dalibor Topic <[EMAIL PROTECTED]>
 
+       * mkinstalldirs:
+       Removed.
+
+       * Makefile.in
+       Removed mkinstalldirs.
+
+2004-01-15  Dalibor Topic <[EMAIL PROTECTED]>
+
         * configure.in:
        (KVER, KAFFEVERSION) Removed.
 
Index: kaffe/Makefile.in
diff -u kaffe/Makefile.in:1.132 kaffe/Makefile.in:1.133
--- kaffe/Makefile.in:1.132     Thu Jan 15 02:29:21 2004
+++ kaffe/Makefile.in   Thu Jan 15 03:27:03 2004
@@ -50,9 +50,9 @@
        $(srcdir)/Makefile.in $(srcdir)/project.properties.in \
        $(srcdir)/project.xml.in $(top_srcdir)/configure \
        $(top_srcdir)/include/kaffe/jtypes.h.in AUTHORS ChangeLog \
-       INSTALL config.rpath mkinstalldirs scripts/config.guess \
-       scripts/config.sub scripts/depcomp scripts/install-sh \
-       scripts/ltmain.sh scripts/missing
+       INSTALL config.rpath scripts/config.guess scripts/config.sub \
+       scripts/depcomp scripts/install-sh scripts/ltmain.sh \
+       scripts/missing
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \

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

Reply via email to