PERFORCE change 32824 for review

Dag-Erling Smorgrav des at FreeBSD.org
Sun Jun 8 16:36:36 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=32824

Change 32824 by des at des.at.des.thinksec.com on 2003/06/08 16:35:37

	Nits.

Affected files ...

.. //depot/projects/openpam/configure.in#2 edit

Differences ...

==== //depot/projects/openpam/configure.in#2 (text+ko) ====

@@ -1,5 +1,7 @@
+dnl $P4: //depot/projects/openpam/configure.in#2 $
+
 AC_PREREQ(2.53)
-AC_INIT([OpenPAM],[20030601],[des at freebsd.org])
+AC_INIT([OpenPAM],[YYYYMMDD],[des at freebsd.org])
 AC_CONFIG_SRCDIR([lib/pam_start.c])
 AM_CONFIG_HEADER([config.h])
 
@@ -82,12 +84,12 @@
 AC_CONFIG_FILES([bin/Makefile
 		bin/su/Makefile
 		include/Makefile
-		include/security/Makefile 
+		include/security/Makefile
 		lib/Makefile
 		modules/Makefile
 		modules/pam_unix/Makefile
 		modules/pam_deny/Makefile
-		modules/pam_permit/Makefile 
+		modules/pam_permit/Makefile
 		doc/Makefile
 		doc/man/Makefile
 		Makefile])


More information about the p4-projects mailing list