mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-18 14:21:02 +03:00
* configure.in libxml.h parser.c testThreads.c macos/: integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS using CodeWarrior. Daniel
1 line
89 B
C
1 line
89 B
C
int test_main(int argc, char* argv[]);
|
|
|
|
#define main() test_main(int argc, char* argv[]) |