diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-02-26 07:42:19 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-02-26 07:42:19 +0000 |
commit | 9ba735560477dd255534134a69dc53cf834ac586 (patch) | |
tree | 152240804261f4d573c10089228bf414016f84a1 /tests/tac | |
parent | d37169d9c4de6868b272bfc20b63872caca964d4 (diff) | |
download | coreutils-9ba735560477dd255534134a69dc53cf834ac586.tar.gz coreutils-9ba735560477dd255534134a69dc53cf834ac586.tar.bz2 coreutils-9ba735560477dd255534134a69dc53cf834ac586.zip |
Regenerate.
Diffstat (limited to 'tests/tac')
-rw-r--r-- | tests/tac/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 2906000e4..19f7dc93f 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -195,6 +195,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTLLIBS = @INTLLIBS@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ KMEM_GROUP = @KMEM_GROUP@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ |