mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
27 lines
247 B
Plaintext
27 lines
247 B
Plaintext
Description:
|
|
Java CLASSPATH handling.
|
|
|
|
Files:
|
|
lib/classpath.h
|
|
lib/classpath.c
|
|
|
|
Depends-on:
|
|
stdbool
|
|
xsetenv
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += classpath.h classpath.c
|
|
|
|
Include:
|
|
"classpath.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|