Fix the bug-report field

This commit is contained in:
Mukund Sivaraman 2008-07-30 18:53:17 +05:30
parent fbb43fb72b
commit bb5bbb6431

View File

@ -12,7 +12,7 @@ dnl 8. System services
dnl dnl
dnl Read the Autoconf manual for details. dnl Read the Autoconf manual for details.
AC_INIT([tinyproxy], [1.6.4], [https://bugzilla.banu.com/enter_bug.cgi?product=tinyproxy], [tinyproxy]) AC_INIT([Tinyproxy], [1.6.4], [tinyproxy-list@banu.com], [tinyproxy])
AC_CONFIG_SRCDIR([src/tinyproxy.c]) AC_CONFIG_SRCDIR([src/tinyproxy.c])
AC_PREREQ(2.52) AC_PREREQ(2.52)