Last commit caused -xobjective-c to be passed during linking on Mac, causing object files to be treated as source files. Add a -xnone flag to AM_LDFLAGS, canceling the effect of -xobjective-c. Additinally, add a -xobjective-c++ flag to AM_CXXFLAGS, so that we can use Objective-C in C++ files on Mac, if we ever need to. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| gimp-thumbnail-list.c | ||
| gimpthumb-enums.h | ||
| gimpthumb-error.c | ||
| gimpthumb-error.h | ||
| gimpthumb-types.h | ||
| gimpthumb-utils.c | ||
| gimpthumb-utils.h | ||
| gimpthumb.def | ||
| gimpthumb.h | ||
| gimpthumbnail.c | ||
| gimpthumbnail.h | ||
| Makefile.am | ||