diff options
author | Richard Boulton <richard@tartarus.org> | 2000-02-01 04:10:58 +0000 |
---|---|---|
committer | Richard Boulton <richard@tartarus.org> | 2000-02-01 04:10:58 +0000 |
commit | dc38347ceeb9f66b28713d889ccd9baa7a5ccca7 (patch) | |
tree | f04b7ce02ccb95f5db7c242b0c6cafa59a749bca /acconfig.h | |
parent | 2ced491ef19fb090eba82ae9617c2ae40060cddf (diff) |
Tidy up of configure script.
Original commit message from CVS:
Tidy up of configure script.
Make libghttp detection work at all.
Make library configuration specifiable on configure commandline.
Make detection of atomic resource stuff cope with 2.0 linux kernels.
Fix typo (HAVE_ATOMIC_T for HAVE_ATOMIC_H).
Remove generated ltmain.sh file from mp3decode.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index 16f46852b..2668ca62c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -3,7 +3,6 @@ #undef PLUGINS_USE_SRCDIR #undef HAVE_LIBGHTTP -#undef HAVE_LIBXML #undef HAVE_LIBMMX #undef HAVE_XAUDIO #undef HAVE_CSSAUTH |