b6d74b89ca
Shows information about Java class, dependencies and more
11 lines
395 B
Text
11 lines
395 B
Text
--- jclass/Makefile.in.orig Wed May 5 09:23:09 2004
|
|
+++ jclass/Makefile.in Wed May 5 09:23:17 2004
|
|
@@ -156,7 +156,7 @@
|
|
lib_LTLIBRARIES = libjclass.la
|
|
libjclass_la_LDFLAGS = -no-undefined -version-info @JCLASS_CURRENT@:@JCLASS_RELEASE@:@JCLASS_AGE@
|
|
|
|
-library_includedir = $(includedir)/jclass/jclass
|
|
+library_includedir = $(includedir)/jclass
|
|
|
|
library_include_HEADERS = \
|
|
attributes.h \
|