gimp/libgimpthumb
Ell 5bcde32caf enums: run gimp-mkenums from the build dir
Commit 1e6acbd4e1 modified the
generated enum recipes to run gimp-mkenums from the source
directory, instead of the build directory, so that only the
basenames of the corresponding header files would appear in
the comment at the top of the generated files.  This was a
mistake -- $(GIMP_MKENUMS) is expecting to be invoked from the
build directory.

Switch back to running gimp-mkenums from the build directory.  To
avoid including the relative path from the build directory to the
source directory in the generated file, add a @basename@ production
variable to gimp-mkenums, which exapnds to the basename of the
input file, and use it instead of @filename@ in the recipes for the
generated enum files.
2017-05-22 20:29:18 -04:00
..
.gitignore
Makefile.am enums: run gimp-mkenums from the build dir 2017-05-22 20:29:18 -04:00
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