OSDN Git Service

Created some changes for autotool initscript master
authorShinya TAKEBAYASHI <makoto@kanon-net.jp>
Tue, 1 Sep 2009 12:05:06 +0000 (21:05 +0900)
committerShinya TAKEBAYASHI <makoto@kanon-net.jp>
Tue, 1 Sep 2009 12:05:06 +0000 (21:05 +0900)
Makefile.am
configure.ac
init.d/Makefile.am [new file with mode: 0644]

index ba7ee04..7b9d69d 100644 (file)
@@ -21,7 +21,7 @@
 #
 ######################################################################
 
-SUBDIRS = logger parameter src conf sslfiles
+SUBDIRS = logger parameter src conf sslfiles init.d
 
 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 dist_doc_DATA = \
index 790a059..6023d46 100644 (file)
@@ -79,5 +79,6 @@ AC_CONFIG_FILES([parameter/Makefile]
                [conf/Makefile]
                [conf/logrotate.d/Makefile]
                [sslfiles/Makefile]
+               [init.d/Makefile]
                [sslproxy.spec])
 AC_OUTPUT
diff --git a/init.d/Makefile.am b/init.d/Makefile.am
new file mode 100644 (file)
index 0000000..9a43e3e
--- /dev/null
@@ -0,0 +1,3 @@
+initddir = $(sysconfdir)/rc.d/init.d
+
+dist_initd_SCRIPTS = sslproxyd