libtool: vendor as full-fork recipe (path=source, patches baked)

This commit is contained in:
2026-08-01 04:44:01 +03:00
parent 3acd6f389f
commit f8e4789a2b
12097 changed files with 1579342 additions and 3 deletions
@@ -0,0 +1,41 @@
Description:
Execute a Java program.
Files:
lib/javaexec.h
lib/javaexec.c
Depends-on:
stdbool
execute
classpath
xsetenv
sh-quote
xconcat-filename
xalloc
xmalloca
error
gettext-h
javaexec-script
sh-filename
configure.ac:
Makefile.am:
DEFS += -DEXEEXT=\"@EXEEXT@\"
lib_SOURCES += javaexec.h javaexec.c
Include:
"javaexec.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
$(LIBTHREAD)
License:
GPL
Maintainer:
all