Use bootstrap.zip in CLASSPATH.
authortwisti <none@none>
Thu, 8 Jul 2004 18:49:58 +0000 (18:49 +0000)
committertwisti <none@none>
Thu, 8 Jul 2004 18:49:58 +0000 (18:49 +0000)
Makefile.am

index 84493f39c0b8a1aa7f5f513090defb6a49dfe322..3f583308d80fa9043dc12646c7fd8dff2f6468d8 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 1282 2004-07-05 22:15:51Z twisti $
+# $Id: Makefile.am 1287 2004-07-08 18:49:58Z twisti $
 
 @SET_MAKE@
 
@@ -130,10 +130,10 @@ gennativetable_LDADD = \
        @THREAD_LIB@
 
 natheaders: cacaoh
-       CLASSPATH=$(top_srcdir)/classpath/lib/glibj.zip ./cacaoh $(CLASSES)
+       CLASSPATH=$(top_srcdir)/classpath/lib/bootstrap.zip ./cacaoh $(CLASSES)
 
 nativetable.inc: gennativetable
-       CLASSPATH=$(top_srcdir)/classpath/lib/glibj.zip $(top_srcdir)/gennativetable $(CLASSES) > nativetable.inc
+       CLASSPATH=$(top_srcdir)/classpath/lib/bootstrap.zip $(top_srcdir)/gennativetable $(CLASSES) > nativetable.inc
 
 native.c: nativetable.inc