From eb5fedbbd6adfbb7a4e91e53bc70b5f48592c10f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 5 May 2004 09:11:38 +0000 Subject: make it possible for the CDDA plugin to give away Musicbrainz CD Index ID base64.[ch] are now relicensed under the GNU General Public License as per section 3 of the GNU Less General Public License sha1.[ch] are still under a public domain license, see headers for details CVS patchset: 6485 CVS date: 2004/05/05 09:11:38 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 46afc4931..fdd23aa92 100644 --- a/configure.ac +++ b/configure.ac @@ -161,6 +161,7 @@ AC_C_CONST AC_C_ALWAYS_INLINE AC_TYPE_OFF_T AC_TYPE_SIZE_T +AC_CHECK_SIZEOF(long) dnl AC_CHECK_TYPES([ptrdiff_t]) AC_CHECK_GENERATE_INTTYPES([include]) -- cgit v1.2.3