1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 20:13:29 -08:00
emacs/lib
Paul Eggert 60bfa84e41 Fix issues with lib/malloc out-of-dir builds
Problem reported by Mattias Engdegård in:
https://lists.gnu.org/r/emacs-devel/2020-12/msg01626.html
* configure.ac: If the scratch_buffer module is enabled, create
lib/malloc and (if doing dependencies) lib/deps/malloc.
* lib/Makefile.in (DEPFLAGS) [AUTO_DEPEND]: No longer any need to
squash lib dependencies into a single directory.
(clean): Also remove */*.o and $(DEPDIR)/*/*.d, to clean out
malloc/*.o and deps/malloc/*.d.  Just remove *.d files in
dependencies so that rm does not complain about not being able to
remove deps/malloc.
(extraclean): Also remove malloc, if it is empty.
2020-12-25 19:17:04 -08:00
..
malloc Update Gnulib. 2020-12-24 16:48:40 +01:00
_Noreturn.h
acl-errno-valid.c
acl-internal.c
acl-internal.h
acl.h
acl_entries.c
alloca.in.h Update from Gnulib 2020-08-11 11:07:28 -07:00
allocator.c
allocator.h
arg-nonnull.h Update from Gnulib 2020-08-11 11:07:28 -07:00
at-func.c
attribute.h Update Gnulib. 2020-12-24 16:48:40 +01:00
binary-io.c
binary-io.h Update from Gnulib 2020-08-12 11:45:55 -07:00
byteswap.in.h
c++defs.h Update Gnulib. 2020-12-24 16:48:40 +01:00
c-ctype.c
c-ctype.h
c-strcase.h
c-strcasecmp.c
c-strncasecmp.c
canonicalize-lgpl.c Update Gnulib. 2020-12-25 02:36:03 -08:00
careadlinkat.c Update Gnulib. 2020-12-25 02:36:03 -08:00
careadlinkat.h
cdefs.h Update Gnulib. 2020-12-24 16:48:40 +01:00
cloexec.c
cloexec.h
close-stream.c
close-stream.h
copy-file-range.c
COPYING
count-leading-zeros.c
count-leading-zeros.h Update from Gnulib 2020-08-06 15:25:30 -07:00
count-one-bits.c
count-one-bits.h Update from Gnulib 2020-08-11 11:07:28 -07:00
count-trailing-zeros.c
count-trailing-zeros.h Update from Gnulib 2020-08-06 15:25:30 -07:00
diffseq.h Update from Gnulib 2020-08-24 16:19:28 -07:00
dirent.in.h Update from Gnulib 2020-08-11 11:07:28 -07:00
dirfd.c
dtoastr.c
dtotimespec.c
dup2.c Update from Gnulib 2020-08-16 14:30:29 -07:00
eloop-threshold.h Update Gnulib. 2020-12-25 02:36:03 -08:00
errno.in.h
euidaccess.c Update Gnulib. 2020-12-25 02:36:03 -08:00
execinfo.c
execinfo.in.h
explicit_bzero.c
faccessat.c Update Gnulib. 2020-12-25 02:36:03 -08:00
fchmodat.c
fcntl.c Update Gnulib. 2020-12-24 16:48:40 +01:00
fcntl.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
fdopendir.c
filemode.c Update Gnulib. 2020-12-24 16:48:40 +01:00
filemode.h
filename.h
filevercmp.c
filevercmp.h
fingerprint.c
fingerprint.h
flexmember.h
fpending.c Update Gnulib. 2020-12-24 16:48:40 +01:00
fpending.h
free.c Update Gnulib. 2020-12-24 16:48:40 +01:00
fstatat.c
fsusage.c
fsusage.h
fsync.c
ftoastr.c
ftoastr.h
futimens.c
get-permissions.c
getdtablesize.c
getgroups.c
getloadavg.c
getopt-cdefs.in.h Update from Gnulib 2020-08-16 14:30:29 -07:00
getopt-core.h
getopt-ext.h
getopt-pfx-core.h
getopt-pfx-ext.h
getopt.c
getopt.in.h
getopt1.c
getopt_int.h
getrandom.c
gettext.h
gettime.c
gettimeofday.c
gnulib.mk.in Revert "Import posix_spawn from Gnulib." 2020-12-25 14:51:20 +02:00
group-member.c
idx.h Update Gnulib. 2020-12-24 16:48:40 +01:00
ieee754.in.h
ignore-value.h Update from Gnulib 2020-08-11 11:07:28 -07:00
intprops.h Update Gnulib. 2020-12-24 16:48:40 +01:00
inttypes.in.h
lchmod.c
libc-config.h
limits.in.h
lstat.c
Makefile.in Fix issues with lib/malloc out-of-dir builds 2020-12-25 19:17:04 -08:00
malloca.c
malloca.h Update from Gnulib 2020-08-11 11:07:28 -07:00
md5.c
md5.h Update from Gnulib 2020-08-16 14:30:29 -07:00
memmem.c
mempcpy.c
memrchr.c
min-max.h
mini-gmp-gnulib.c
mini-gmp.c Update Gnulib. 2020-12-25 02:36:03 -08:00
mini-gmp.h Update Gnulib. 2020-12-25 02:36:03 -08:00
minmax.h
mkostemp.c
mktime-internal.h
mktime.c Update from Gnulib 2020-08-16 14:30:29 -07:00
nstrftime.c Update from Gnulib 2020-08-16 14:30:29 -07:00
open.c Update from Gnulib 2020-08-16 14:30:29 -07:00
openat-die.c
openat-priv.h
openat-proc.c
openat.h
pathmax.h
pipe2.c
pselect.c
pthread_sigmask.c
qcopy-acl.c
rawmemchr.c Update Gnulib. 2020-12-24 16:48:40 +01:00
rawmemchr.valgrind Update Gnulib. 2020-12-24 16:48:40 +01:00
readlink.c Update Gnulib. 2020-12-24 16:48:40 +01:00
readlinkat.c Update Gnulib. 2020-12-24 16:48:40 +01:00
regcomp.c Update from Gnulib 2020-08-16 14:30:29 -07:00
regex.c
regex.h Update from Gnulib 2020-08-12 11:45:55 -07:00
regex_internal.c Update Gnulib. 2020-12-24 16:48:40 +01:00
regex_internal.h Update Gnulib. 2020-12-24 16:48:40 +01:00
regexec.c
root-uid.h
save-cwd.c
save-cwd.h
scratch_buffer.h Update Gnulib. 2020-12-24 16:48:40 +01:00
set-permissions.c
sha1.c
sha1.h
sha256.c
sha256.h
sha512.c
sha512.h
sig2str.c Update from Gnulib 2020-08-23 15:01:51 -07:00
sig2str.h
sigdescr_np.c Simplify by using Gnulib sigdescr_np module 2020-08-23 15:01:51 -07:00
signal.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
stat-time.c
stat-time.h
stdalign.in.h Update from Gnulib 2020-08-21 12:22:04 -07:00
stddef.in.h Update from Gnulib 2020-08-11 11:07:28 -07:00
stdint.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
stdio-impl.h Update Gnulib. 2020-12-24 16:48:40 +01:00
stdio.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
stdlib.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
stpcpy.c
str-two-way.h
strftime.h Update from Gnulib 2020-08-16 14:30:29 -07:00
string.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
strnlen.c
strtoimax.c
strtol.c
strtoll.c
symlink.c Update Gnulib. 2020-12-25 02:36:03 -08:00
sys_random.in.h Update from Gnulib 2020-08-13 15:50:12 -07:00
sys_select.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
sys_stat.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
sys_time.in.h Update from Gnulib 2020-08-16 14:30:29 -07:00
sys_types.in.h
tempname.c Update Gnulib. 2020-12-24 16:48:40 +01:00
tempname.h
time-internal.h
time.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
time_r.c
time_rz.c Update Gnulib. 2020-12-24 16:48:40 +01:00
timegm.c
timespec-add.c
timespec-sub.c
timespec.c
timespec.h
u64.c
u64.h
unistd.c
unistd.in.h Update Gnulib. 2020-12-24 16:48:40 +01:00
unlocked-io.h
utimens.c
utimens.h
utimensat.c
verify.h Update from Gnulib 2020-09-05 17:51:25 -07:00
vla.h
warn-on-use.h Update from Gnulib 2020-08-11 11:07:28 -07:00
xalloc-oversized.h Update Gnulib. 2020-12-24 16:48:40 +01:00