diff -r 000000000000 -r 6d7b5baf170b branches/gmyth-0.1b/tests/compile_file_exists --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/branches/gmyth-0.1b/tests/compile_file_exists Wed Feb 14 22:24:39 2007 +0000 @@ -0,0 +1,1 @@ +gcc -o test_file_exists test_file_exists.c -DBIG_JOINS=1 -I/usr/include/mysql -I/usr/local/include/gmyth -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L/usr/local/lib -lmysqlclient -lz -lcrypt -lnsl -lm -lgmyth -lgobject-2.0 -lglib-2.0