On Tuesday 07 August 2007, Mike Frysinger wrote:
> many of the example loadable modules lack proper includes so the attached
> patch fixes that
and as a small followup, @LDFLAGS@ should be added to SHOBJ_LDFLAGS
examples/loadables/Makefile ...
-mike
signature.asc
Description: This is a digitall
many of the example loadable modules lack proper includes so the attached
patch fixes that
-mike
signature.asc
Description: This is a digitally signed message part.
--- bash-3.2/examples/loadables/basename.c
+++ bash-3.2/examples/loadables/basename.c
@@ -11,6 +11,7 @@
#include
#include "built