1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

Sort dependencies by importance, not alphabetically.

This commit is contained in:
Paul Eggert
2003-09-15 20:40:48 +00:00
parent 96a66d44e6
commit e27b8f8fda
6 changed files with 17 additions and 11 deletions
+6
View File
@@ -1,3 +1,9 @@
2003-09-15 Paul Eggert <eggert@twinsun.com>
* modules/argmatch, modules/fatal, modules/obstack,
modules/xalloc, modules/xgethostname: Sort dependencies by
importance, not alphabetically.
2003-09-14 Bruno Haible <bruno@clisp.org>
* modules/fwriteerror: New file.
+3 -3
View File
@@ -6,12 +6,12 @@ lib/argmatch.h
lib/argmatch.c
Depends-on:
error
exit
gettext
quote
error
quotearg
quote
unlocked-io
exit
configure.ac:
+1 -1
View File
@@ -8,8 +8,8 @@ m4/fatal.m4
Depends-on:
error
exit
unlocked-io
exit
configure.ac:
gl_FATAL
+1 -1
View File
@@ -7,8 +7,8 @@ lib/obstack.c
m4/obstack.m4
Depends-on:
exit
gettext
exit
configure.ac:
gl_OBSTACK
+4 -4
View File
@@ -8,12 +8,12 @@ lib/xstrdup.c
m4/xalloc.m4
Depends-on:
error
exit
exitfail
gettext
malloc
realloc
error
gettext
exitfail
exit
configure.ac:
gl_XALLOC
+2 -2
View File
@@ -5,10 +5,10 @@ Files:
lib/xgethostname.c
Depends-on:
error
exit
gethostname
xalloc
error
exit
configure.ac: