summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/makeopts.in b/makeopts.in
index c2bf075..08befb1 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -26,7 +26,7 @@ sysconfdir = @sysconfdir@
DOWNLOAD=@DOWNLOAD@
-PBX_LIBNEWT=@PBX_LIBNEWT@
+PBX_NEWT=@PBX_NEWT@
NEWT_LIB=@NEWT_LIB@
NEWT_INCLUDE=@NEWT_INCLUDE@
@@ -36,10 +36,12 @@ CURSES_INCLUDE=@CURSES_INCLUDE@
NCURSES_LIB=@NCURSES_LIB@
NCURSES_INCLUDE=@NCURSES_INCLUDE@
-PBX_LIBUSB=@PBX_LIBUSB@
+PBX_USB=@PBX_USB@
USB_LIB=@USB_LIB@
USB_INCLUDE=@USB_INCLUDE@
+DAHDI_INCLUDE=@DAHDI_INCLUDE@
+
USE_SELINUX=@USE_SELINUX@
PPPD_VERSION=@PPPD_VERSION@