cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/m4/chdir-long.m4


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/m4/chdir-long.m4
Date: Mon, 03 Oct 2005 22:33:17 -0400

Index: ccvs/m4/chdir-long.m4
diff -u ccvs/m4/chdir-long.m4:1.2 ccvs/m4/chdir-long.m4:1.3
--- ccvs/m4/chdir-long.m4:1.2   Wed Mar 23 00:04:29 2005
+++ ccvs/m4/chdir-long.m4       Tue Oct  4 02:33:12 2005
@@ -1,4 +1,4 @@
-#serial 5
+#serial 6
 
 # Use Gnulib's robust chdir function.
 # It can handle arbitrarily long directory names, which means
@@ -27,7 +27,7 @@
     gl_have_path_max_definition=yes,
     gl_have_path_max_definition=no)])
 
-  if test $gl_have_path_max_definition; then
+  if test $gl_have_path_max_definition = yes; then
     AC_LIBOBJ([chdir-long])
     gl_PREREQ_CHDIR_LONG
   fi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]