From 4f1465e7c780fb77369acbead3a6150552f5c58a Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Tue, 6 Sep 2005 00:39:41 +0000 Subject: minor Makefile fixes. --- lib/Makefile.netware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.netware') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 07b867ab4..e6d2c8801 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -301,7 +301,7 @@ config.h: Makefile.netware @echo $(DL)*/$(DL) >> $@ @echo $(DL)#define OS "i586-pc-NetWare"$(DL) >> $@ @echo $(DL)#define VERSION "$(LIBCURL_VERSION_STR)"$(DL) >> $@ - @echo $(DL)#define PACKAGE_BUGREPORT "curl-bug@haxx.se"$(DL) >> $@ + @echo $(DL)#define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"$(DL) >> $@ @echo $(DL)#define HAVE_ARPA_INET_H 1$(DL) >> $@ @echo $(DL)#define HAVE_ASSERT_H 1$(DL) >> $@ @echo $(DL)#define HAVE_DLFCN_H 1$(DL) >> $@ -- cgit v1.2.3