From a02e343dbf94c2b88bbc7011cf69c5bb930d8953 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 13 Jul 2006 09:24:21 +0000 Subject: removed unneded variable in debian/rules update debian/changelog with my branch CVS patchset: 8124 CVS date: 2006/07/13 09:24:21 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index d2c274119..a6751c047 100755 --- a/debian/rules +++ b/debian/rules @@ -33,9 +33,9 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_TARGET := install-debug BUILD_TARGET := debug endif + # note also "noauto" to inhibit running of autogen.sh -DEB_BUILD_GNU_OPTION := # the "optimize" flag disables compatibility hacks ifeq (,$(findstring optimize,$(DEB_BUILD_OPTIONS))) $(warning trying to disable machine-specific optimizations) -- cgit v1.2.3