diff options
| author | hasso <hasso> | 2004-02-20 18:40:38 +0000 |
|---|---|---|
| committer | hasso <hasso> | 2004-02-20 18:40:38 +0000 |
| commit | eb26037b73991750392c6deaad09f2fd7600ebee (patch) | |
| tree | 4106ce1c9c6f3596c3fb871765b708be58d2e74e | |
| parent | 7f352b860eeca47cf9a3535654cd72a26fbedfda (diff) | |
Report quagga bugs to quagga bugzilla.
| -rwxr-xr-x | configure.ac | 2 |
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) |
