diff ChangeLog @ 5350:bc679d3084c9

Portability tweak.
author Bruno Haible <bruno@clisp.org>
date Fri, 15 Oct 2004 15:46:41 +0000
parents 3644893488ed
children 7c565c8ecabc
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,8 @@
 	functions.
 	(func_import): New function, extracted from big case statement. Use
 	func_get_license, func_modules_transitive_closure,
-	func_modules_to_filelist. Initialize opt_lgpl.
+	func_modules_to_filelist. Initialize opt_lgpl. Don't use test -a, as
+	it's not portable.
 	(func_create_testdir): Use func_modules_transitive_closure,
 	func_modules_to_filelist.