67 Commits

Author SHA1 Message Date
Jim Meyering
6a44886e24 maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \
env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
2010-01-01 16:18:27 +01:00
Jim Meyering
9bfafb33a6 admin: update all copyright notices to include the year 2009 2009-11-11 22:18:37 +01:00
Jim Meyering
8cbaebf353 maint/sc: enable the space-TAB check
* doc/diagmeet.note: Use no TABs.
* ms/config.sed: Use TAB-space, not space-TAB in [].
* cfg.mk (local-checks-to-skip): Remove sc_space_tab.
2009-11-11 22:18:37 +01:00
Jim Meyering
c952719219 maint/sc: enforce "file system" spelling
* src/system.h: Spell it as two words, not one.
* ms/config.sed: Likewise.
* cfg.mk (local-checks-to-skip): Remove sc_file_system.
2009-11-11 22:18:37 +01:00
Jim Meyering
7e7a52f33b remove many files
Many are now obtained via bootstrap from gnulib.
Others (ms/) were not being maintained.
2009-11-11 14:08:06 +01:00
Paul Eggert
43e4846f11 * COPYING: New file.
* AUTHORS: Update from GPLv2 to GPLv3.
* Makefile.am: Likewise.
* NEWS: Likewise.
* README: Likewise.
* README-hacking: Likewise.
* bootstrap: Likewise.
* bootstrap.conf: Likewise.
* configure.ac: Likewise.
* exgettext: Likewise.
* doc/Makefile.am: Likewise.
* lib/Makefile.am: Likewise.
* lib/cmpbuf.c: Likewise.
* lib/cmpbuf.h: Likewise.
* lib/prepargs.c: Likewise.
* m4/vararrays.m4: Likewise.
* man/Makefile.am: Likewise.
* ms/Makefile.am: Likewise.
* ms/README: Likewise.
* ms/config.bat: Likewise.
* ms/config.sed: Likewise.
* ms/config.site: Likewise.
* po/POTFILES.in: Likewise.
* src/Makefile.am: Likewise.
* src/analyze.c: Likewise.
* src/cmp.c: Likewise.
* src/context.c: Likewise.
* src/diff.c: Likewise.
* src/diff.h: Likewise.
* src/diff3.c: Likewise.
* src/dir.c: Likewise.
* src/ed.c: Likewise.
* src/io.c: Likewise.
* src/normal.c: Likewise.
* src/sdiff.c: Likewise.
* src/system.h: Likewise.
* src/util.c: Likewise.
2007-07-19 17:45:29 +00:00
Paul Eggert
f5c7610983 Update FSF address. 2006-01-05 07:23:55 +00:00
Paul Eggert
855c8786ae Tweak editing of install-info-am target. 2002-03-15 22:07:58 +00:00
Paul Eggert
b3dabc9571 (AUTOMAKE_OPTIONS): Remove gnits. 2002-03-11 08:00:47 +00:00
Paul Eggert
b89a1f4f2c Tweak editing of install-info-am and
uninstall-info-am targets, to include 8+3-butchered names of Info
files.
2002-03-02 11:56:17 +00:00
Paul Eggert
2bc51c81cb Fix AC_CONFIG_LINKS for when symlinks are unavailable. 2001-12-31 23:05:01 +00:00
Paul Eggert
c6228a86af Allow longer source directory names without
overflowing the line length limits.  Create the cache in the
build directory, not in the source directory
2001-12-31 23:04:26 +00:00
Paul Eggert
f4501e2ec5 Fix typos. 2001-12-13 19:30:37 +00:00
Paul Eggert
25dfb088db Fix comment. 2001-12-13 19:26:46 +00:00
Paul Eggert
08562bb5c3 Remove the split prevention of config.status.
Fix Sed commands for converting absolute file names into op_srcdir-relative ones.
2001-12-13 19:26:46 +00:00
Paul Eggert
510ff6559e Initial revision 2001-12-13 19:26:46 +00:00
Paul Eggert
d788533d5f pc -> ms 2001-12-11 08:12:21 +00:00
Paul Eggert
d104e14d8e Initial revision 2001-12-11 08:11:35 +00:00
Paul Eggert
5f0e17299f Initial revision 2001-12-03 13:13:04 +00:00
Paul Eggert
8b1cfebb78 Define filename_cmp as an object-like macro, not as a function-like
macro.
2001-11-23 07:54:35 +00:00
Paul Eggert
8a60489fa4 (same_file): Add. 1998-09-14 00:34:04 +00:00
Paul Eggert
40a2ed14d8 Don't alter PROGRAMS. 1998-09-14 00:34:04 +00:00
Paul Eggert
7a3d213780 Update FSF address.
(quote_system_arg): Renamed from system_quote_arg.
1998-09-14 00:34:04 +00:00
Paul Eggert
ddf93d2396 (DEFAULT_DIFF_PROGRAM): Renamed from DIFF_PROGRAM.
When editing mkinstalldirs rule, look for exec_prefix and prefix.
Add .exe when installing files.
1998-09-14 00:34:04 +00:00
Paul Eggert
822edd195b (%.exe): Remove.
(pc-clean): Remove *.exe
1998-09-14 00:34:04 +00:00
Paul Eggert
03bd647315 (same_file): Remove. 1998-09-14 00:34:04 +00:00
Paul Eggert
bf49f4aa39 Define filename_cmp to stricmp (again). 1995-01-03 18:53:37 +00:00
Paul Eggert
19aa2d3c91 Adjust to emx 0.9a.
A few compiler options have changed, and gnuregex.dll should have been
stripped.
1994-12-10 16:46:49 +00:00
Paul Eggert
2fb829677f Adjust to emx 0.9a. 1994-12-10 16:42:51 +00:00
Paul Eggert
aa8b128119 Adjust to latest patch from eliz. 1994-11-27 06:30:14 +00:00
Paul Eggert
8c445c7c3a Add HAVE_LIBINTL_H, HAVE_LOCALE_H, HAVE_LIBINTL. 1994-11-13 20:59:45 +00:00
Paul Eggert
49a8fa0651 Include <sys/emxload.h>. Define _REGEX_RE_COMP. 1994-11-09 17:22:07 +00:00
Paul Eggert
7e13cd4cb1 Remove quote.o. 1994-11-09 17:22:07 +00:00
Paul Eggert
a8a1d53a24 Fix to match autoconf 2.0 outline. 1994-10-31 17:04:40 +00:00
Paul Eggert
c451a20036 \ -> / 1994-10-31 07:27:27 +00:00
Paul Eggert
0d75a4d1e5 Remove __GNU_LIBRARY__, SYSTEM_QUOTE_ARG, system_quote_arg. 1994-10-31 07:27:27 +00:00
Paul Eggert
24bcded990 (system_quote_arg): Compute size if first arg is 0. 1994-10-31 07:27:27 +00:00
Paul Eggert
bb9307fe16 Quote CFLAGS= for djgpp GNU make.
Clean *.bat, fname.
Move dist to different directory.
1994-10-31 07:27:27 +00:00
Paul Eggert
67feaeb0f0 ENV -> env 1994-10-03 08:00:09 +00:00
Paul Eggert
a37fd034dd ENV -> env. Remove makefile rules. Read pc/makefile. 1994-10-03 08:00:09 +00:00
Paul Eggert
e13374d824 Simplify the instructions by building a makefile. 1994-10-03 08:00:09 +00:00
Paul Eggert
ac58035dd2 Simplify the instructions. 1994-10-03 08:00:09 +00:00
Paul Eggert
fd736c9170 / -> \ 1994-10-03 06:52:06 +00:00
Paul Eggert
5cd6116e85 / -> \. 65536, not 64*1024, in case somebody has a small int compiler. 1994-10-03 06:51:30 +00:00
Paul Eggert
6879b8f6f9 Limit to only emx-specific stuff. 1994-10-02 21:25:49 +00:00
Paul Eggert
ab1150bcb9 Initial revision 1994-10-02 21:25:49 +00:00
Paul Eggert
1330271d76 Limit to only djgpp-specific stuff. 1994-10-02 21:25:49 +00:00
Paul Eggert
6c746d1930 Remove initialize_main. 1994-10-02 21:25:49 +00:00
Paul Eggert
b092c9884a Generalize to dgcpp. 1994-10-02 21:25:49 +00:00
Paul Eggert
b85f4c403e Update for djgpp. 1994-10-02 21:25:49 +00:00