On Fri, Jun 01, 2012 at 04:39:08PM -0700, rac8006 wrote:
> 
> What is the proper way to add popd pushd dirs etc to bash.  When I currently
> build bash these
> are missing.  I also get an error libintl_ngettext undefined reference.  I
> can get around this error
> by adding -lintl to the link.  Just don't know how to get the Makefile to
> add -lintl.

You'll need to give details about your build platform and which
./configure options you used, if any.  Both of these things that you
mention should work by default using ./configure on any reasonable
Unix-like platform.

Reply via email to