libtool: vendor as full-fork recipe (path=source, patches baked)
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
Description:
|
||||
Determine the Java version supported by javaexec.
|
||||
|
||||
Files:
|
||||
lib/javaversion.h
|
||||
lib/javaversion.c
|
||||
lib/javaversion.java
|
||||
lib/javaversion.class
|
||||
|
||||
Depends-on:
|
||||
javaexec
|
||||
stdbool
|
||||
spawn-pipe
|
||||
wait-process
|
||||
getline
|
||||
gettext-h
|
||||
configmake
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += javaversion.h javaversion.c
|
||||
pkgdata_DATA += javaversion.class
|
||||
|
||||
Include:
|
||||
"javaversion.h"
|
||||
|
||||
Link:
|
||||
$(MBRTOWC_LIB)
|
||||
$(LIBTHREAD)
|
||||
|
||||
License:
|
||||
GPL
|
||||
|
||||
Maintainer:
|
||||
all
|
||||
Reference in New Issue
Block a user