OSDN Git Service

seek_lha_header() should search the PMA archive
[lha/lha.git] / config.h.in
index 98ef370..f66a06c 100644 (file)
@@ -1,5 +1,9 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Define to comma separated suffixes list if you wish to regard it as
+   implicit archive suffixes. */
+#undef ADDITIONAL_SUFFIXES
+
 /* Define to 1 if you want to leave an old archive */
 #undef BACKUP_OLD_ARCHIVE
 
 /* Define to 1 if you want to use the user/group name extened header */
 #undef INCLUDE_OWNER_NAME_IN_HEADER
 
+/* specified options for the configure script. */
+#undef LHA_CONFIGURE_OPTIONS
+
 /* Define to CODE_EUC or CODE_SJIS if you want to use multibyte filename */
 #undef MULTIBYTE_FILENAME
 
 /* The size of `long', as computed by sizeof. */
 #undef SIZEOF_LONG
 
+/* The size of `off_t', as computed by sizeof. */
+#undef SIZEOF_OFF_T
+
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS