File tree Expand file tree Collapse file tree 9 files changed +21
-7
lines changed Expand file tree Collapse file tree 9 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 1+ 2018-01-27 Bruno Haible <bruno@clisp.org>
2+
3+ Rename some files.
4+ * INSTALL.windows: Renamed from README.windows.
5+ * INSTALL.djgpp: Renamed from README.djgpp.
6+ * Makefile.in (SOURCE_FILES): Update.
7+
182018-01-03 Bruno Haible <bruno@clisp.org>
29
310 Fix installation in 64-bit mode on AIX.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ maintainer-clean : force
157157
158158# List of source files.
159159SOURCE_FILES = \
160- README README .windows DEPENDENCIES HACKING AUTHORS NEWS DESIGN NOTES THANKS \
160+ README DEPENDENCIES INSTALL .windows HACKING AUTHORS NEWS DESIGN NOTES THANKS \
161161 ChangeLog Makefile.devel configure.ac Makefile.in \
162162 include/export.h include/iconv.h.in \
163163 gnulib-local/lib/alloca.in.h \
@@ -179,7 +179,7 @@ SOURCE_FILES = \
179179 windows/iconv.rc windows/libiconv.rc windows/windres-options \
180180 woe32dll/export.h woe32dll/iconv-exports.c \
181181 os2/iconv.def \
182- README .djgpp \
182+ INSTALL .djgpp \
183183 djgpp/config.bat djgpp/config.sed djgpp/config.site djgpp/edtest.bat \
184184 djgpp/fnchange.in djgpp/fnchange.lst djgpp/Makefile.maint djgpp/makefile.sed \
185185 djgpp/README djgpp/README.in djgpp/sources.sed \
Original file line number Diff line number Diff line change 1+ 2018-01-27 Bruno Haible <bruno@clisp.org>
2+
3+ Rename some files.
4+ * INSTALL.windows: Renamed from README.windows.
5+ * INSTALL.djgpp: Renamed from README.djgpp.
6+ * Makefile.in (SOURCE_FILES): Update.
7+
182018-01-23 Bruno Haible <bruno@clisp.org>
29
310 Don't use an undocumented Autoconf macro.
File renamed without changes.
Original file line number Diff line number Diff line change 1+ Installation on Microsoft Windows:
2+
3+ See the file INSTALL.windows in the top-level directory of this package.
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ maintainer-clean : force
8383
8484# List of source files.
8585SOURCE_FILES = \
86- README README .windows DEPENDENCIES HACKING INTEGRATE AUTHORS NEWS \
86+ README DEPENDENCIES INSTALL .windows HACKING INTEGRATE AUTHORS NEWS \
8787 ChangeLog Makefile.devel configure.ac Makefile.in \
8888 include/export.h include/libcharset.h.in include/localcharset.h.in \
8989 tools/README \
@@ -108,7 +108,7 @@ SOURCE_FILES = \
108108 tools/solaris-2.4 tools/solaris-2.5.1 tools/solaris-2.6 tools/solaris-2.6-cjk tools/solaris-2.7 \
109109 tools/sunos-4.1.4 \
110110 tools/win32 \
111- README .djgpp \
111+ INSTALL .djgpp \
112112 djgpp/config.bat djgpp/config.sed djgpp/config.site \
113113 djgpp/fnchange.in djgpp/fnchange.lst \
114114 djgpp/Makefile.maint \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments