diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-04 05:32:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-04 05:32:19 +0000 |
commit | ca9922a23f284144461c27e0d913f7691a81b991 (patch) | |
tree | 06caed0a5da728a41a27b3eb1378100fafa08460 /devel/Makefile | |
parent | Back out the libiconv stuff -- it is wrong and doesn't work. (diff) |
add log4c 1.0.6
Logging for C Library
Notes
Notes:
svn path=/head/; revision=62407
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 05f398467c82..5e5ade72c3bc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -308,6 +308,7 @@ SUBDIR += linux_devtools-7 SUBDIR += linux_kdump SUBDIR += linuxthreads + SUBDIR += log4c SUBDIR += log4cpp SUBDIR += lwp SUBDIR += m4 |