From: swa <swa@users.sourceforge.net>
Date: Thu, 21 Mar 2002 23:00:00 +0000 (+0000)
Subject: want to autogenerate stuff.
X-Git-Tag: v_2_9_12~4
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@user-manual@startup.html?a=commitdiff_plain;h=1d21b32ca59f4bf169a3bf1ff8ce947da8bd709b;p=privoxy.git

want to autogenerate stuff.
---

diff --git a/GNUmakefile.in b/GNUmakefile.in
index c19129e4..7f284d13 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -1,6 +1,6 @@
 # Note:  Makefile is built automatically from Makefile.in
 #
-# $Id: GNUmakefile.in,v 1.16 2002/03/14 22:32:32 hal9 Exp $
+# $Id: GNUmakefile.in,v 1.17 2002/03/19 19:30:04 morcego Exp $
 #
 # Written by and Copyright (C) 2001 the SourceForge
 # IJBSWA team.  http://ijbswa.sourceforge.net
@@ -28,6 +28,13 @@
 # Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 # $Log: GNUmakefile.in,v $
+# Revision 1.17  2002/03/19 19:30:04  morcego
+# - Fixing stylesheet checking on configure. If it is found, no further checks
+#   should be done
+#
+# - configure will now check for db2html or docbook2html (should work now
+#   on SuSe without the docbktls package)
+#
 # Revision 1.16  2002/03/14 22:32:32  hal9
 # Bumped the RPM version.
 #
@@ -512,9 +519,9 @@ suse-dist:
 # anonymously ncftps the rpms to sourceforge
 #
 suse-upload:
-	ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming /usr/src/packages/SRPMS/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).src.rpm
+	ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming $(RPM_BASE)/SRPMS/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).src.rpm
 # better should use `arch` here instead of ix86 to support other platforms too
-	ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming /usr/src/packages/RPMS/*/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).*.rpm
+	ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming $(RPM_BASE)/RPMS/*/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).*.rpm
 	@$(ECHO) -------------------------------------------------------
 	@$(ECHO) Now goto
 	@$(ECHO) http://sourceforge.net/project/admin/editpackages.php?group_id=11118