I forgot the -ldflags showing up in swig -ocaml -help

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4803 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-05-19 22:22:41 +00:00
commit 387e1ecc9c

View file

@ -29,7 +29,6 @@ char cvsroot_ocaml_cxx[] = "$Header$";
static const char *usage = (char*)
("\n"
"Ocaml Options (available with -ocaml)\n"
"-ldflags - Print runtime libraries to link with\n"
"-prefix name - Set a prefix to be appended to all names\n"
"\n");