Subject: [libssh2] [PATCH] move private include files

[libssh2] [PATCH] move private include files

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 10 Nov 2006 16:15:47 +0100 (CET)

Hey

Let's make the 'include' directory the home of the public include files, and
keep the private one in the source code directory!

First do this:

$ mv include/libssh2_config.h.in src/
$ mv include/libssh2_priv.h src/

And then apply the attached patch.

- The patch also changes the version number to 0.15 in the configure script
   and changes the email to the one of this mailing list.

- The 'dist' Makefile target is also updated.

- The 'dist_nmake' Makefile target was removed, since it makes no sense to
   create/distribute two difference source code packages.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Received on 2006-11-10