diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-05-01 23:10:45 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:16:58 -0500 |
commit | ae505c50b0fb327bba8164e0bf94d13b737129a9 (patch) | |
tree | 7e7f8d0b375652e93653569c35f605016f1bf3b1 /config.h.in | |
parent | fce1b4b1fbacda197a19958b22dc8ac03ee75f1d (diff) | |
download | libpng-ae505c50b0fb327bba8164e0bf94d13b737129a9.tar.gz |
Imported from libpng-1.2.29beta03.tarv1.2.29beta03
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 9c0c87752..711d3b5ee 100644 --- a/config.h.in +++ b/config.h.in @@ -45,6 +45,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 |