1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lib
Eli Zaretskii 70b0d280eb Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu.
lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
 $(BLD)/time_r.$(O).
 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
 $(EMACS_ROOT)/src/m/intel386.h.
 ($(BLD)/strftime.$(O)): 
 ($(BLD)/time_r.$(O)): Define prerequisites.
 src/makefile.w32-in (OBJ2): Remove strftime.$(O).
 ($(BLD)/strftime.$(O)): Remove prerequisites.
 lib-src/makefile.w32-in (VERSION): Don't define, defined on nt/config.nt.
 (ECLIENT_CFLAGS): Remove -DVERSION.
 ($(BLD)/emacsclient.$(O)): Don't depend on makefile.w32-in.
 nt/config.nt (VERSION): Uncomment definition.
 (restrict): Define.
 nt/inc/stdbool.h: New file.
 admin/admin.el (set-version): Remove lib-src/makefile.w32-in.  Add
 nt/config.nt.
2011-01-31 21:36:08 +02:00
..
COPYING * lib/COPYING: New file, a copy of COPYING. 2011-01-08 23:43:55 -08:00
dtoastr.c Regenerate. 2011-01-08 17:20:28 -08:00
ftoastr.c Regenerate. 2011-01-08 17:20:28 -08:00
ftoastr.h Regenerate. 2011-01-08 17:20:28 -08:00
getopt1.c Regenerate. 2011-01-08 23:33:50 -08:00
getopt_.h Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu and emacs-23/2010-05-21T19:51:48Z!acm@muc.de. 2011-01-29 14:36:11 +02:00
getopt_int.h Regenerate. 2011-01-08 23:33:50 -08:00
getopt.c Regenerate. 2011-01-08 23:33:50 -08:00
getopt.in.h Regenerate. 2011-01-08 23:33:50 -08:00
gettext.h Regenerate. 2011-01-08 23:33:50 -08:00
gnulib.mk strftime: import from gnulib 2011-01-30 15:34:18 -08:00
intprops.h gnulib: import mktime and move-if-change fixes from gnulib 2011-01-30 11:22:02 -08:00
Makefile.am
Makefile.in strftime: import from gnulib 2011-01-30 15:34:18 -08:00
makefile.w32-in Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu. 2011-01-31 21:36:08 +02:00
mktime-internal.h Regenerate. 2011-01-08 22:57:07 -08:00
mktime.c gnulib: import mktime and move-if-change fixes from gnulib 2011-01-30 11:22:02 -08:00
stdbool.in.h strftime: import from gnulib 2011-01-30 15:34:18 -08:00
stddef.in.h Regenerate. 2011-01-08 22:57:07 -08:00
strftime.c strftime: import from gnulib 2011-01-30 15:34:18 -08:00
strftime.h strftime: import from gnulib 2011-01-30 15:34:18 -08:00
time_r.c Regenerate. 2011-01-08 22:57:07 -08:00
time.in.h Regenerate. 2011-01-08 22:57:07 -08:00
unistd.in.h Regenerate. 2011-01-08 23:33:50 -08:00