projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added simple instructions and autogen.mk to rebuild configure script.
[wxWidgets.git]
/
src
/
mac
/
carbon
/
fontutil.cpp
diff --git
a/src/mac/carbon/fontutil.cpp
b/src/mac/carbon/fontutil.cpp
index 1aa2298245ec4225ef616c4578e8965e9b886b98..6318e4a807f52a1944b19c517aa75fd9d9f0b28f 100644
(file)
--- a/
src/mac/carbon/fontutil.cpp
+++ b/
src/mac/carbon/fontutil.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "fontutil.h"
#endif