aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b9b6e2d..b24e7d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,8 @@ config.status: configure
--infodir=\$${prefix}/share/info \
--bindir=/usr/sbin \
--disable-rpath
+# Enable raw parallel port I/O
+# --with-outb
# call this target to update config.sub and config.guess
# need autotools-dev installed