1
1

Fix the name of the SSH1 support.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@290 7dcaeef0-15fb-0310-b436-a5af3365683c
Этот коммит содержится в:
Andreas Schneider 2009-03-28 21:44:36 +00:00
родитель 33b948cab9
Коммит 01c0877495

Просмотреть файл

@ -63,7 +63,7 @@
#cmakedefine WITH_LIBZ 1
/* Define to 1 if you want to enable SSH1 */
#cmakedefine HAVE_SSH1 1
#cmakedefine WITH_SSH1 1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */