From 6653bf15788592e34d1e5acce850142c15e52b46 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 29 Sep 2008 18:01:28 +0000 Subject: Removed getopts library and added functionality to format library as opts_to_table, table_to_opts, parse_configfile2, update_configfile2, get_section, and set_section. New functions work on strings, not files. Modified all code using getopts to use format instead. Fixed nil string bugs in TCPProxy. Fixed forward only bug in DNSCache. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lib/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 5227c4b..425b6c6 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -9,7 +9,6 @@ LIB_DIST=fs.lua\ validator.lua\ authenticator.lua\ authenticator-plaintext.lua\ - getopts.lua\ roles.lua\ processinfo.lua\ viewfunctions.lua\ -- cgit v1.2.3