aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-10-21 07:00:00 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2008-10-21 07:00:00 -0700
commit368f3c41d0e7f802a92a59a342c6ae37d212743d (patch)
treed69220fafcd6687fe39ca99ad8c74820b429d6a9 /config.h.in
parent0640679f04398a7d06319d5c47b0f71bf82854a0 (diff)
downloadexternal_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.zip
external_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.tar.gz
external_libpng-368f3c41d0e7f802a92a59a342c6ae37d212743d.tar.bz2
Initial Contribution
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/config.h.in b/config.h.in
index 711d3b5..9e1621b 100644
--- a/config.h.in
+++ b/config.h.in
@@ -45,10 +45,6 @@
/* 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
@@ -79,5 +75,5 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t