diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-25 11:34:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-25 11:34:09 +0000 |
commit | 6598ac30319f3c5483c7bc95214c48b6442b53bd (patch) | |
tree | 486e7e0fdea2d6c6769863c3dc45e45690104fcf /iconvdata/Makefile | |
parent | e72bfd87ecf619d642b505d4a290331263456cd1 (diff) | |
download | glibc-6598ac30319f3c5483c7bc95214c48b6442b53bd.zip glibc-6598ac30319f3c5483c7bc95214c48b6442b53bd.tar.gz glibc-6598ac30319f3c5483c7bc95214c48b6442b53bd.tar.bz2 |
Update.cvs/libc-ud-980525
1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* configure.in: Allow more make versions e.g 3.76.90.
Diffstat (limited to 'iconvdata/Makefile')
-rw-r--r-- | iconvdata/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile index c13206f..5de9bbf 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -224,7 +224,6 @@ install-others = $(addprefix $(inst_gconvdir)/, $(modules.so)) \ # If we have the localedata add-on available we can build the conversion # tables for numerous charsets. -move-if-change = ./$(..)scripts/move-if-change define generate-8bit-table $(make-target-directory) |