From 69f1fc22f70b4baed62582cbaaefaf374665791c Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 27 Aug 2004 15:57:35 +0000 Subject: Add start/stop scripts for the rc.d framework used by pkgsrc (NetBSD and others). Contributed by Miles Nordin. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3c03282e..df819ede 100755 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro ## Portions Copyright (c) 2003 Paul Jakma ## -## $Id: configure.ac,v 1.60 2004/08/26 12:21:28 hasso Exp $ +## $Id: configure.ac,v 1.61 2004/08/27 15:57:35 gdt Exp $ AC_PREREQ(2.53) AC_INIT(quagga, 0.96.5, [http://bugzilla.quagga.net]) @@ -1123,6 +1123,7 @@ AC_OUTPUT(Makefile lib/Makefile zebra/Makefile ripd/Makefile ospf6d/Makefile isisd/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile vtysh/extract.pl + pkgsrc/Makefile redhat/Makefile redhat/quagga.spec lib/version.h tests/Makefile -- cgit v1.2.1