summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-05 19:00:53 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-05 19:00:53 +0000
commit61f0cec9c85ec3689169f5df08ce8866cb5e6a0f (patch)
tree4fbee97673b6151c13d19f7b0e57cb9d19399a6b /m4
parent6fd01e85701c77d339041a68cff09ffb2b4348ba (diff)
Added a basic https unit test.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 6deda3a..6275c9e 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -84,6 +84,7 @@ EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
+HTTPS_SUPPORT = @HTTPS_SUPPORT@
ICONV_LIBS = @ICONV_LIBS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@