Missing commit.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 14:55:16 +0000 (15:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Jun 2014 14:55:16 +0000 (15:55 +0100)
debian/rules

index aed2292a2d1d7268615c6795826f5c9634e2e778..619dfff5ea6d4afce35cebadf39e0993cd9901d1 100755 (executable)
@@ -14,7 +14,7 @@
 
 override_dh_auto_configure:
        LINKFLAGS=$(CDIST_LINKFLAGS) CXXFLAGS="$(CXXFLAGS) $(CDIST_CXXFLAGS)" PKG_CONFIG_PATH=$(CDIST_PKG_CONFIG_PATH) \
-                ./waf --nocache configure --prefix=/usr --target-debian --enable-debug
+                ./waf --nocache configure --prefix=/usr --target-debian --enable-debug $(CDIST_EXTRA_CONFIGURE)
 
 override_dh_auto_build:
        ./waf --nocache build