remove NO_INETD by shuffling code around

This commit is contained in:
Love Hornquist Astrand
2009-12-25 06:37:57 +01:00
parent 02e980612e
commit b914fd57c5
4 changed files with 14 additions and 15 deletions

View File

@@ -1353,10 +1353,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* Define if you don't want to use mmap. */
#define NO_MMAP 1
/* Define to 1 if inetd will never be used to invoke any of the
daemons. */
#define NO_INETD 1
#define NO_RAND_EGD_METHOD 1
/* Define if the Unix rand method is not defined */