[Ultrapossum-cvs 405] plugin/slapd 1.2, 1.3, Makefile.am 1.1, 1.2, configure.in

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 15日 (水) 17:18:21 JST


===================================================================
RCS file: plugin/slapd/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plugin/slapd/Makefile.am	2004/09/15 07:22:09	1.2
+++ plugin/slapd/Makefile.am	2004/09/15 08:18:21	1.3
@@ -1,4 +1,6 @@
 
+SUBDIRS = upstream
+
 modulename = slapd
 include ultrapossum.am
 
@@ -10,7 +12,7 @@
 #templatedir = $(sysconfdir)/ultrapossum/in.d
 #template_DATA = snmpd.conf.in
 
-#modulelocal_DATA = snmpgen.in
+#modulelocal_DATA
 
 EXTRA_DIST = \
 	update-slapd \
===================================================================
RCS file: plugin/slapd/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plugin/slapd/configure.in	2004/06/24 08:29:38	1.1
+++ plugin/slapd/configure.in	2004/09/15 08:18:21	1.2
@@ -2,8 +2,8 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.50)
-AC_INIT(ultrapossum-slapd, 0.0.1, taru****@ultra*****)
-AM_INIT_AUTOMAKE(ultrapossum-slapd, 0.0.1+2.2.14)
+AC_INIT(ultrapossum-slapd, 0.0.1+2.2.14sb1, taru****@ultra*****)
+AM_INIT_AUTOMAKE(ultrapossum-slapd, 0.0.1+2.2.14sb1)
 
 # Checks for programs.
 AC_PROG_LN_S
@@ -16,5 +16,5 @@
 
 # Checks for library functions.
 
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile upstream/Makefile])
 AC_OUTPUT



Ultrapossum-cvs メーリングリストの案内
Back to archive index