summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-06-20 08:56:22 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-06-20 08:57:25 -0700
commitb6af27927c2f06c5a091fbc1b04e819a70e0e2a2 (patch)
tree3e227d83e43b2e94e1dad66590a2fd83b21f4871 /Makefile.in
parentde4e1bddb1c4823af4d04f0bff5b4a0217e9701d (diff)
downloademacs-b6af27927c2f06c5a091fbc1b04e819a70e0e2a2.tar.gz
Simplify lib-src version printing
* lib-src/Makefile.in (etags_cflags): Remove. All uses replaced by a simple ‘-o $@’. (ebrowse${EXEEXT}, emacsclient${EXEEXT}, emacsclientw${EXEEXT}): Omit -DVERSION= option. * lib-src/ebrowse.c (VERSION): * lib-src/emacsclient.c (VERSION): * lib-src/etags.c (EMACS_NAME, VERSION): Remove. All uses replaced by PACKAGE_NAME and PACKAGE_VERSION. * lib-src/ebrowse.c (version): * lib-src/etags.c (print_version): Use fputs to output the version info, since that’s fputs_unlocked. * lib-src/etags.c (PROGRAM_NAME): New macro. (print_version): Use it.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions