diff options
Diffstat (limited to 'pixman/config.h.in')
-rw-r--r-- | pixman/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pixman/config.h.in b/pixman/config.h.in index b9e47ec6f..08b0b46da 100644 --- a/pixman/config.h.in +++ b/pixman/config.h.in @@ -39,6 +39,10 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE |