[Fedora-directory-commits] adminutil/include/libadminutil admutil.h, 1.3, 1.4

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Thu Dec 15 21:07:45 UTC 2005


Author: nhosoi

Update of /cvs/dirsec/adminutil/include/libadminutil
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11019/include/libadminutil

Modified Files:
	admutil.h 
Log Message:
[172166] Admin Util build (64-bit)
1) nsarch does not run well since the output of 'ld --help' did not match the
given regular expression.
2) added "_64" to the NSCONFIG macro to pick up the mozilla components.
3) added version number to the ident string
4) replaced 'perl <perlprogram>' with '/usr/bin/env perl <perlprogram>'
5) cleaned up warning message from gcc



Index: admutil.h
===================================================================
RCS file: /cvs/dirsec/adminutil/include/libadminutil/admutil.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- admutil.h	6 Dec 2005 18:38:31 -0000	1.3
+++ admutil.h	15 Dec 2005 21:07:17 -0000	1.4
@@ -32,6 +32,7 @@
 #include "prtypes.h"
 #include "plstr.h"
 #include "prprf.h"
+#include "prmem.h"
 
 /* Copy from #include "base/systems.h"  */
 #if defined (XP_WIN32)      /* Windows NT */




More information about the Fedora-directory-commits mailing list