summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-08 12:08:48 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-08 12:08:48 +0000
commit4b735176f3e88b794b44d2b6c75c75cbc2b73b1c (patch)
tree211f0d6f83f082f46c635e28a46852ff6c2c0668 /makeopts.in
parent0f037adc226298d4936c13e810919aa31aa665ed (diff)
* Let autoconf figure out the switches for asciidoc.
* Remove some leftover set -x from previous debug... git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2999 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 0babc06..8d0ff11 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -40,3 +40,5 @@ USB_LIB=@USB_LIB@
USB_INCLUDE=@USB_INCLUDE@
PPPD_VERSION=@PPPD_VERSION@
+
+ASCIIDOC=@ASCIIDOC@