summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-07-24 20:02:08 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-07-24 20:02:08 +0000
commite5c7056c3839616f1087d722ac03c1ee7c7d636f (patch)
tree55e666b3ae373650db4b5f354fb36050aeb87968 /acconfig.h
parentebbf349278d1584843ddacce3e397f110b851135 (diff)
downloadpango-e5c7056c3839616f1087d722ac03c1ee7c7d636f.tar.gz
Clean up checks for usp10.h
Thu Jul 24 15:55:31 2003 Owen Taylor <otaylor@redhat.com> * configure.in: Clean up checks for usp10.h * configure.in: Remove configure option for XftConfig location. * acconfig.h: Remove, not needed with autoconf-2.5x. (#114916, Tony Graham)
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/acconfig.h b/acconfig.h
deleted file mode 100644
index f5dbde89..00000000
--- a/acconfig.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/* acconfig.h
- This file is in the public domain.
-
- Descriptive text for the C preprocessor macros that
- the distributed Autoconf macros can define.
- No software package will use all of them; autoheader copies the ones
- your configure.in uses into your configuration header file templates.
-
- The entries are in sort -df order: alphabetical, case insensitive,
- ignoring punctuation (such as underscores). Although this order
- can split up related entries, it makes it easier to check whether
- a given entry is in the file.
-
- Leave the following blank line there!! Autoheader needs it. */
-
-
-#undef HAVE_FRIBIDI
-#undef HAVE_UNISTD_H
-#undef HAVE_FREETYPE_2_0_3
-#undef HAVE_USP10_H
-
-#undef MINI_XFTCONFIG_DIR
-#undef HAVE_X
-#undef HAVE_XFT2