summaryrefslogtreecommitdiff
path: root/dh_auto_configure
diff options
context:
space:
mode:
Diffstat (limited to 'dh_auto_configure')
-rwxr-xr-xdh_auto_configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/dh_auto_configure b/dh_auto_configure
index f06bf72f..da1f7511 100755
--- a/dh_auto_configure
+++ b/dh_auto_configure
@@ -33,7 +33,9 @@ you're encouraged to skip using dh_auto_configure at all, and just run
Pass "params" to the program that is run, after the standard
parameters that dh_auto_configure passes. This can be used to supplement
-or override those parameters.
+or override those parameters. For example:
+
+ dh_auto_configure -- --with-foo --enable-bar
=back