summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index c67e2f2b6..6a1164c32 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -380,3 +380,6 @@ TINFO_DIR=@TINFO_DIR@
# if poll is not present, let the makefile know.
POLL_AVAILABLE=@HAS_POLL@
TIMERFD_INCLUDE=@TIMERFD_INCLUDE@
+
+SNDFILE_INCLUDE=@SNDFILE_INCLUDE@
+SNDFILE_LIB=@SNDFILE_LIB@