[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-ntfs-cvs
Subject:    [Linux-NTFS-cvs] CVS: linux-ntfs config.h.in,1.18,1.19 configure,1.30,1.31 configure.in,1.27,1.28
From:       Anton Altaparmakov <antona () users ! sourceforge ! net>
Date:       2002-04-29 13:00:42
[Download RAW message or body]


Changes by: antona

Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv3770

Modified Files:
	config.h.in configure configure.in 
Log Message:
Add check for mbsrtowcs


Index: config.h.in
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/config.h.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -U2 -r1.18 -r1.19
--- config.h.in	24 Apr 2002 23:47:40 -0000	1.18
+++ config.h.in	29 Apr 2002 13:00:31 -0000	1.19
@@ -61,4 +61,7 @@
 #undef HAVE_MBRTOWC
 
+/* Define if you have the mbsrtowcs function.  */
+#undef HAVE_MBSRTOWCS
+
 /* Define if you have the memset function.  */
 #undef HAVE_MEMSET

Index: configure
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/configure,v
retrieving revision 1.30
retrieving revision 1.31
diff -U2 -r1.30 -r1.31
--- configure	25 Apr 2002 07:50:33 -0000	1.30
+++ configure	29 Apr 2002 13:00:32 -0000	1.31
@@ -5930,5 +5930,5 @@
 	strerror malloc calloc free realloc open close read write lseek \
 	fdatasync ioctl fflush atexit exit time srandom random wcrtomb \
-	mbrtowc setmntent getmntent endmntent
+	mbrtowc mbsrtowcs setmntent getmntent endmntent
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6

Index: configure.in
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/configure.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -U2 -r1.27 -r1.28
--- configure.in	24 Apr 2002 23:47:40 -0000	1.27
+++ configure.in	29 Apr 2002 13:00:39 -0000	1.28
@@ -114,5 +114,5 @@
 	strerror malloc calloc free realloc open close read write lseek \
 	fdatasync ioctl fflush atexit exit time srandom random wcrtomb \
-	mbrtowc setmntent getmntent endmntent)
+	mbrtowc mbsrtowcs setmntent getmntent endmntent)
 
 dnl Perform program name transformation.


_______________________________________________
Linux-NTFS-cvs mailing list
Linux-NTFS-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-ntfs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic