From 83066659cc06d097057dd08d09d674cdcdac8b52 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Jul 2009 19:51:51 -0400 Subject: mention configure --- doc/PROGRAMMING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/PROGRAMMING') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 450511e3..4e7ea463 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -274,7 +274,7 @@ and are derived from Debian::Debhelper::Buildsystem, or other, related classes. A buildsystem class needs to inherit or define these methods: DESCRIPTION, -check_auto_buildable, build, test, install, clean. See the comments +check_auto_buildable, configure, build, test, install, clean. See the comments inside Debian::Debhelper::Buildsystem for details. Note that this interface is still subject to change. -- cgit v1.2.3