| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Summary: configure needs to support --with-fhs (Comment #6)
Changes: Added the following include next to the end of the copyright block.
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
|
| |
|
|
|
| |
Summary: Cleaning up obsolete macros in the build
Changes: eliminated macro NSPR20 (Comment #8)
|
| | |
|
| | |
|
| |
|
|
|
| |
More ACL system code cleanup. Fix several compiler warnings, simplify
some includes.
|
| | |
|
| |
|
|
| |
Strip down ACL code and support libraries to the bare minimum.
|
|
|
(foxworth)
|