Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small merges from SAMBA_3_0; mostly typos, renames, etc... | Gerald Carter | 2003-01-15 | 1 | -14/+11 |
| | |||||
* | Move the directory creation process outside the 'installbin.sh' script, and | Andrew Bartlett | 2002-03-13 | 1 | -0/+20 |
into its own. The 'installdirs' makefile entry didn't do anything on my laptop, so it has been replaced with the section from installbin.sh. This also fixes the bug that we ignored the setting of $(PRIVATEDIR) when making the directories. Finally, link pam_winbind with .po objects only, not a mix of .o and .po (as per Don Mccall's request). Andrew Bartlett |