diff bootstrap.conf @ 10465:e6126483297a

sort list of modules in bootstrap.conf
author John W. Eaton <jwe@octave.org>
date Thu, 25 Mar 2010 18:14:41 -0400
parents 20ce1bea653d
children 0de4eff677d6
line wrap: on
line diff
--- a/bootstrap.conf	Thu Mar 25 18:13:42 2010 -0400
+++ b/bootstrap.conf	Thu Mar 25 18:14:41 2010 -0400
@@ -31,17 +31,19 @@
   lstat
   mkdir
   mkfifo
-  sleep
   nanosleep
   pathmax
   progname
   readlink
   rename
   rmdir
+  round
+  roundf
   sigaction
   signal
   sigprocmask
   sleep
+  sleep
   stat
   stdint
   strftime
@@ -52,13 +54,11 @@
   sys_times
   time
   times
+  trunc
+  truncf
   unistd
   unlink
   vsnprintf
-  round
-  roundf
-  trunc
-  truncf
 "
 
 # Additional xgettext options to use.  Use "\\\newline" to break lines.