oath-toolkit-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OATH-Toolkit-help] Underlinking issue with PAM module etc.


From: Simon Josefsson
Subject: Re: [OATH-Toolkit-help] Underlinking issue with PAM module etc.
Date: Sun, 01 May 2011 10:29:35 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux)

Mitya <address@hidden> writes:

> Simon, thank you for your immediate reaction,
>
>> > Next, PAM does not use libltdl to load its modules, so pam_oath.la is
>> > completely useless. I do remove it in the RPM spec file after build, but
>> > this can also be done with makefile.
>> 
>> Do you have a simple recipe for how to do it?
>
> You can use an automake hook in pam_oath/Makefile.am, like that:
>
> # PAM modules are always loaded dynamically, so the .la is unneeded.
> install-data-hook:
>       $(AM_V_at)rm -f $(DESTDIR)$(pammoddir)/pam_oath.la
>
> Please see
> http://www.gnu.org/software/hello/manual/automake/Extending.html for
> details.

Applied, thanks.

> P.S. Seems like bug tracking is not used within this project; is it okay
> to post bug reports and feature requests here?

There is a bug tracker at:

https://savannah.nongnu.org/support/?group=oath-toolkit

However I recommend posting about issues here first, and only use the
issue tracker for things that aren't resolved immediately.  Or for
anything that you want to be sure isn't forgotten.  I have tried to
setup notification of new issues in that tracker to this list now.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]