[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

_______________________________________________
initscripts-ng-devel mailing list
initscripts-ng-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

Reply via email to