summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorhasso <hasso>2004-02-20 18:40:38 +0000
committerhasso <hasso>2004-02-20 18:40:38 +0000
commiteb26037b73991750392c6deaad09f2fd7600ebee (patch)
tree4106ce1c9c6f3596c3fb871765b708be58d2e74e /configure.ac
parent7f352b860eeca47cf9a3535654cd72a26fbedfda (diff)
Report quagga bugs to quagga bugzilla.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 28d93855..1139645d 100755
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ(2.53)
-AC_INIT(quagga, 0.96.4, [bug-zebra@gnu.org])
+AC_INIT(quagga, 0.96.4, [http://bugzilla.quagga.net])
AC_CONFIG_SRCDIR(lib/zebra.h)
AM_INIT_AUTOMAKE()
AM_CONFIG_HEADER(config.h)