[PATCH 4/5] clean up build system a bit

Mike Frysinger vapier at gentoo.org
Fri Nov 20 22:54:23 UTC 2009


[Mike Frysinger]
> Respect the build environment and make sure to create the directories
> before installing into them.

Thank you.  I merged most of your patch.  Did not like these parts:

> -STATIC	=

Kept this variable for those that want static building and got
existing build rules for it.

>  # Additional libs for GNU libc.
> -ifneq ($(wildcard /usr/lib/libcrypt.a),)
>  LCRYPT		= -lcrypt
> -endif

Also kept this part, for those not using glibc.

Happy hacking,
-- 
Petter Reinholdtsen



More information about the initscripts-ng-devel mailing list