Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
[mono.git] / samples / embed / teste.c
index 258d8aa5fa8d0dd5becdaff2842d4fe27fc9094b..2183ccbb50bee875511c03a22ae71475208c50fa 100644 (file)
@@ -5,7 +5,7 @@
 /*
  * Very simple mono embedding example.
  * Compile with: 
- *     gcc -o teste teste.c `pkg-config --cflags --libs mono` -lm
+ *     gcc -o teste teste.c `pkg-config --cflags --libs mono-2` -lm
  *     mcs test.cs
  * Run with:
  *     ./teste test.exe