This patch removes a removed file from the Makefile.am in the includes directory; build was failing on it.

Cheers,
Francis

2007-04-05  Francis Kung  <[EMAIL PROTECTED]>

        * include/Makefile.am: Remove old entry.
Index: include/Makefile.am
===================================================================
RCS file: /cvsroot/classpath/classpath/include/Makefile.am,v
retrieving revision 1.73
diff -u -r1.73 Makefile.am
--- include/Makefile.am	26 Dec 2006 02:35:22 -0000	1.73
+++ include/Makefile.am	5 Apr 2007 18:31:50 -0000
@@ -75,7 +75,6 @@
 $(top_srcdir)/include/gnu_java_awt_peer_gtk_GtkToolkit.h \
 $(top_srcdir)/include/gnu_java_awt_peer_gtk_GtkWindowPeer.h \
 $(top_srcdir)/include/gnu_java_awt_peer_gtk_GtkVolatileImage.h \
-$(top_srcdir)/include/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.h \
 $(top_srcdir)/include/GtkDragSourceContextPeer.h
 
 QTPEER_H_FILES = \

Reply via email to