diff options
author | marha <marha@users.sourceforge.net> | 2010-02-27 16:02:46 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-02-27 16:02:46 +0000 |
commit | 65fbbe1531c1e09cd40014374fdd93cff3a1d33a (patch) | |
tree | 98646568c7171fb4d51b0043b29d52f57c358ea4 /pixman/config.h.in | |
parent | 1ab2f9be54d01fc145e8f25d2e35a59636a2c0bf (diff) | |
download | vcxsrv-65fbbe1531c1e09cd40014374fdd93cff3a1d33a.tar.gz vcxsrv-65fbbe1531c1e09cd40014374fdd93cff3a1d33a.tar.bz2 vcxsrv-65fbbe1531c1e09cd40014374fdd93cff3a1d33a.zip |
Updated to pixman-0.17.8
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 |