On Tue, 02 Jun 2009 19:00:33 +0200, Guenter wrote: > the Java class hack was my idea mainly for Win32 platform where we dont > want to have the Java developers install Perl only for building the > libcurl binding; the original script was writen in Perl: > http://dev.gknw.com/viewvc/trunk/MakeCurlGlue.pl? view=markup&revision=42&root=curl-java
#!/usr/bin/perl # Hack to create CurlGlue.java from curl.h Pardon, but is this code supposed to generate a .java file? At least, this is how I read the comment. Just curious, if so it's an unconventional approach. -Thufir
