diff options
author | Cedric Bail <cedric.bail@samsung.com> | 2013-10-31 16:05:38 +0900 |
---|---|---|
committer | Cedric Bail <cedric.bail@samsung.com> | 2013-10-31 16:05:38 +0900 |
commit | 8f97de91a346af8692d9e292a5ff73b75f820992 (patch) | |
tree | e60975aef954680686b3f627399e4f114a87382e /pc/evil.pc.in | |
parent | f5d6d09d197dd0dad5609747d9dc558fd960f612 (diff) |
evil: let's try if we only use that macro.
Diffstat (limited to 'pc/evil.pc.in')
-rw-r--r-- | pc/evil.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/evil.pc.in b/pc/evil.pc.in index cf4b855af8..2331c27068 100644 --- a/pc/evil.pc.in +++ b/pc/evil.pc.in | |||
@@ -10,4 +10,4 @@ Description: Library that ports on Windows some specific Unix functions. | |||
10 | Version: @VERSION@ | 10 | Version: @VERSION@ |
11 | Libs: -L${libdir} -levil | 11 | Libs: -L${libdir} -levil |
12 | Libs.private: | 12 | Libs.private: |
13 | Cflags: -I${includedir}/evil-@VMAJ@ @EFL_WINDOWS_VERSION_CFLAGS@ -mms-bitfields -D__MINGW_PRINTF_FORMAT | 13 | Cflags: -I${includedir}/evil-@VMAJ@ @EFL_WINDOWS_VERSION_CFLAGS@ -mms-bitfields -D__USE_MINGW_ANSI_STDIO |