aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2005-08-18 21:22:22 +0000
committerAris Adamantiadis <aris@0xbadc0de.be>2005-08-18 21:22:22 +0000
commitd95242d2cde747151953387053a9649bd525d265 (patch)
treea2a21ace0da2a9c72d32e7d136cd829e0519502a /config.h.in
parentbb50d8f46429cecb43826c824b2d8139dcdb793e (diff)
downloadlibssh-d95242d2cde747151953387053a9649bd525d265.tar.gz
libssh-d95242d2cde747151953387053a9649bd525d265.tar.xz
libssh-d95242d2cde747151953387053a9649bd525d265.zip
oops, forgot to patch the Makefile.in for the ssh1 files. configure.in patch from Norbert kiesel to have a compile time ssh1 support.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@11 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 1c2f7a78..4b54f23c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -170,3 +170,6 @@
/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc
+
+#undef HAVE_SSH1
+