commit | eb26037b73991750392c6deaad09f2fd7600ebee | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Feb 20 18:40:38 2004 +0000 |
committer | hasso <hasso> | Fri Feb 20 18:40:38 2004 +0000 |
tree | 4106ce1c9c6f3596c3fb871765b708be58d2e74e | |
parent | 7f352b860eeca47cf9a3535654cd72a26fbedfda [diff] [blame] |
Report quagga bugs to quagga bugzilla.
diff --git a/configure.ac b/configure.ac index 28d9385..1139645 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)