Imported Upstream version 1.0.28
[platform/upstream/alsa-utils.git] / include / aconfig.h.in
index 04e277b..0f6b081 100644 (file)
@@ -1,4 +1,4 @@
-/* include/aconfig.h.in.  Generated from configure.in by autoheader.  */
+/* include/aconfig.h.in.  Generated from configure.ac by autoheader.  */
 
 /* directory containing alsa configuration */
 #undef DATADIR
 /* ALSA util version */
 #undef VERSION
 
+/* Enable large inode numbers on Mac OS X 10.5.  */
+#ifndef _DARWIN_USE_64_BIT_INODE
+# define _DARWIN_USE_64_BIT_INODE 1
+#endif
+
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS