Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
938a4ef9
Commit
938a4ef9
authored
Jul 07, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Auto-commit of generated files.
parent
87a92845
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
84 additions
and
37 deletions
+84
-37
autogen/Makefile.in
autogen/Makefile.in
+21
-13
autogen/config.in
autogen/config.in
+0
-6
autogen/configure
autogen/configure
+63
-18
No files found.
autogen/Makefile.in
View file @
938a4ef9
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
# the same distribution terms as the rest of that program.
# the same distribution terms as the rest of that program.
#
#
# Generated by gnulib-tool.
# Generated by gnulib-tool.
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=errno --avoid=fcntl --avoid=fcntl-h --avoid=fstat --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 filemode getloadavg getopt-gnu gettime gettimeofday ignore-value intprops largefile lstat manywarnings mktime pselect pthread_sigmask readlink socklen stat-time stdarg stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timespec-add timespec-sub utimens warnings
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=errno --avoid=fcntl --avoid=fcntl-h --avoid=fstat --avoid=msvc-inval --avoid=msvc-nothrow --avoid=raise --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt
c-strcase
careadlinkat crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 filemode getloadavg getopt-gnu gettime gettimeofday ignore-value intprops largefile lstat manywarnings mktime pselect pthread_sigmask readlink socklen stat-time stdarg stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timespec-add timespec-sub utimens warnings
VPATH
=
@srcdir@
VPATH
=
@srcdir@
pkgdatadir
=
$(datadir)
/@PACKAGE@
pkgdatadir
=
$(datadir)
/@PACKAGE@
...
@@ -107,16 +107,19 @@ CONFIG_CLEAN_VPATH_FILES =
...
@@ -107,16 +107,19 @@ CONFIG_CLEAN_VPATH_FILES =
LIBRARIES
=
$(noinst_LIBRARIES)
LIBRARIES
=
$(noinst_LIBRARIES)
libgnu_a_AR
=
$(AR)
$(ARFLAGS)
libgnu_a_AR
=
$(AR)
$(ARFLAGS)
am__DEPENDENCIES_1
=
am__DEPENDENCIES_1
=
am__libgnu_a_SOURCES_DIST
=
allocator.c careadlinkat.c md5.c sha1.c
\
am__libgnu_a_SOURCES_DIST
=
allocator.c c-ctype.h c-ctype.c
\
sha256.c sha512.c dtoastr.c dtotimespec.c filemode.c gettext.h
\
c-strcase.h c-strcasecmp.c c-strncasecmp.c careadlinkat.c
\
gettime.c strftime.c timespec-add.c timespec-sub.c utimens.c
md5.c sha1.c sha256.c sha512.c dtoastr.c dtotimespec.c
\
filemode.c gettext.h gettime.c strftime.c timespec-add.c
\
timespec-sub.c utimens.c
am__objects_1
=
am__objects_1
=
am_libgnu_a_OBJECTS
=
allocator.
$(OBJEXT)
careadlinkat.
$(OBJEXT)
\
am_libgnu_a_OBJECTS
=
allocator.
$(OBJEXT)
c-ctype.
$(OBJEXT)
\
md5.
$(OBJEXT)
sha1.
$(OBJEXT)
sha256.
$(OBJEXT)
sha512.
$(OBJEXT)
\
c-strcasecmp.
$(OBJEXT)
c-strncasecmp.
$(OBJEXT)
\
dtoastr.
$(OBJEXT)
dtotimespec.
$(OBJEXT)
filemode.
$(OBJEXT)
\
careadlinkat.
$(OBJEXT)
md5.
$(OBJEXT)
sha1.
$(OBJEXT)
\
$(am__objects_1)
gettime.
$(OBJEXT)
strftime.
$(OBJEXT)
\
sha256.
$(OBJEXT)
sha512.
$(OBJEXT)
dtoastr.
$(OBJEXT)
\
timespec-add.
$(OBJEXT)
timespec-sub.
$(OBJEXT)
\
dtotimespec.
$(OBJEXT)
filemode.
$(OBJEXT)
$(am__objects_1)
\
utimens.
$(OBJEXT)
gettime.
$(OBJEXT)
strftime.
$(OBJEXT)
timespec-add.
$(OBJEXT)
\
timespec-sub.
$(OBJEXT)
utimens.
$(OBJEXT)
libgnu_a_OBJECTS
=
$(am_libgnu_a_OBJECTS)
libgnu_a_OBJECTS
=
$(am_libgnu_a_OBJECTS)
depcomp
=
$(SHELL)
$(top_srcdir)
/build-aux/depcomp
depcomp
=
$(SHELL)
$(top_srcdir)
/build-aux/depcomp
am__depfiles_maybe
=
depfiles
am__depfiles_maybe
=
depfiles
...
@@ -872,9 +875,11 @@ MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t getopt.h \
...
@@ -872,9 +875,11 @@ MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t getopt.h \
noinst_LIBRARIES
=
libgnu.a
noinst_LIBRARIES
=
libgnu.a
AM_CFLAGS
=
$(GNULIB_WARN_CFLAGS)
$(WERROR_CFLAGS)
AM_CFLAGS
=
$(GNULIB_WARN_CFLAGS)
$(WERROR_CFLAGS)
DEFAULT_INCLUDES
=
-I
.
-I
../src
-I
$(top_srcdir)
/src
DEFAULT_INCLUDES
=
-I
.
-I
../src
-I
$(top_srcdir)
/src
libgnu_a_SOURCES
=
allocator.c careadlinkat.c md5.c sha1.c sha256.c
\
libgnu_a_SOURCES
=
allocator.c c-ctype.h c-ctype.c c-strcase.h
\
sha512.c dtoastr.c dtotimespec.c filemode.c
$(am__append_1)
\
c-strcasecmp.c c-strncasecmp.c careadlinkat.c md5.c sha1.c
\
gettime.c strftime.c timespec-add.c timespec-sub.c utimens.c
sha256.c sha512.c dtoastr.c dtotimespec.c filemode.c
\
$(am__append_1)
gettime.c strftime.c timespec-add.c
\
timespec-sub.c utimens.c
libgnu_a_LIBADD
=
$(gl_LIBOBJS)
libgnu_a_LIBADD
=
$(gl_LIBOBJS)
libgnu_a_DEPENDENCIES
=
$(gl_LIBOBJS)
libgnu_a_DEPENDENCIES
=
$(gl_LIBOBJS)
EXTRA_libgnu_a_SOURCES
=
ftoastr.c dup2.c getloadavg.c getopt.c
\
EXTRA_libgnu_a_SOURCES
=
ftoastr.c dup2.c getloadavg.c getopt.c
\
...
@@ -940,6 +945,9 @@ distclean-compile:
...
@@ -940,6 +945,9 @@ distclean-compile:
-
rm
-f
*
.tab.c
-
rm
-f
*
.tab.c
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/allocator.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/allocator.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/c-strcasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/c-strncasecmp.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/careadlinkat.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/careadlinkat.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/dtotimespec.Po@am__quote@
@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/dtotimespec.Po@am__quote@
...
...
autogen/config.in
View file @
938a4ef9
...
@@ -742,9 +742,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
...
@@ -742,9 +742,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP
/* Define to 1 if you have the `strerror' function. */
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
#undef HAVE_STRERROR
...
@@ -754,9 +751,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
...
@@ -754,9 +751,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
#undef HAVE_STRING_H
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
/* Define to 1 if you have the `strsignal' function. */
/* Define to 1 if you have the `strsignal' function. */
#undef HAVE_STRSIGNAL
#undef HAVE_STRSIGNAL
...
...
autogen/configure
View file @
938a4ef9
...
@@ -2032,7 +2032,9 @@ Optional Features:
...
@@ -2032,7 +2032,9 @@ Optional Features:
--disable-dependency-tracking speeds up one-time build
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--enable-dependency-tracking do not reject slow dependency extractors
--disable-largefile omit support for large files
--disable-largefile omit support for large files
--enable-gcc-warnings turn on lots of GCC warnings (for developers)
--enable-gcc-warnings turn on lots of GCC warnings. This is intended for
developers, and may generate false alarms when used
with older or non-GNU development tools.
--enable-link-time-optimization
--enable-link-time-optimization
build emacs with link-time optimization. This is
build emacs with link-time optimization. This is
supported only for GCC since 4.5.0.
supported only for GCC since 4.5.0.
...
@@ -6934,6 +6936,8 @@ esac
...
@@ -6934,6 +6936,8 @@ esac
# Code from module alloca-opt:
# Code from module alloca-opt:
# Code from module allocator:
# Code from module allocator:
# Code from module c-ctype:
# Code from module c-strcase:
# Code from module careadlinkat:
# Code from module careadlinkat:
# Code from module clock-time:
# Code from module clock-time:
# Code from module crypto/md5:
# Code from module crypto/md5:
...
@@ -21004,16 +21008,15 @@ esac
...
@@ -21004,16 +21008,15 @@ esac
for ac_func in gethostname \
for ac_func in gethostname \
rename closedir mkdir rmdir getrusage get_current_dir_name \
rename closedir mkdir rmdir getrusage get_current_dir_name \
random
lrand48 logb frexp fmod
rint
cbrt setsid \
lrand48 logb frexp fmod cbrt setsid \
strerror fpathconf select euidaccess getpagesize setlocale \
strerror fpathconf select euidaccess getpagesize setlocale \
utimes getrlimit setrlimit setpgid getcwd
getwd
shutdown getaddrinfo \
utimes getrlimit setrlimit setpgid getcwd shutdown getaddrinfo \
__fpending strsignal setitimer \
__fpending strsignal setitimer \
sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \
sendto recvfrom getsockname getpeername getifaddrs freeifaddrs \
gai_strerror mkstemp getline getdelim fsync sync \
gai_strerror mkstemp getline getdelim fsync sync \
difftime posix_memalign \
difftime posix_memalign \
getpwent endpwent getgrent endgrent \
getpwent endpwent getgrent endgrent \
touchlock \
touchlock \
strcasecmp strncasecmp \
cfmakeraw cfsetspeed copysign __executable_start
cfmakeraw cfsetspeed copysign __executable_start
do :
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
...
@@ -21028,6 +21031,43 @@ fi
...
@@ -21028,6 +21031,43 @@ fi
done
done
if test $opsys != unixware; then
for ac_func in getwd
do :
ac_fn_c_check_func "$LINENO" "getwd" "ac_cv_func_getwd"
if test "x$ac_cv_func_getwd" = x""yes; then :
cat >>confdefs.h <<_ACEOF
#define HAVE_GETWD 1
_ACEOF
fi
done
fi
## Eric Backus <ericb@lsid.hp.com> says, HP-UX 9.x on HP 700 machines
## has a broken `rint' in some library versions including math library
## version number A.09.05.
## You can fix the math library by installing patch number PHSS_4630.
## But we can fix it more reliably for Emacs by just not using rint.
## We also skip HAVE_RANDOM - see comments in src/s/hpux10-20.h.
case $opsys in
hpux*) : ;;
*) for ac_func in random rint
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
eval as_val=\$$as_ac_var
if test "x$as_val" = x""yes; then :
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
fi
done
;;
esac
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5
$as_echo_n "checking for __builtin_unwind_init... " >&6; }
$as_echo_n "checking for __builtin_unwind_init... " >&6; }
if test "${emacs_cv_func___builtin_unwind_init+set}" = set; then :
if test "${emacs_cv_func___builtin_unwind_init+set}" = set; then :
...
@@ -21363,8 +21403,13 @@ fi
...
@@ -21363,8 +21403,13 @@ fi
# Do we have res_init, for detecting changes in /etc/resolv.conf?
# Do we have res_init, for detecting changes in /etc/resolv.conf?
# On Darwin, res_init appears not to be useful: see bug#562 and
# http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01467.html
resolv=no
resolv=no
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
if test $opsys != darwin; then
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* end confdefs.h. */
#include <netinet/in.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <arpa/nameser.h>
...
@@ -21384,12 +21429,12 @@ else
...
@@ -21384,12 +21429,12 @@ else
fi
fi
rm -f core conftest.err conftest.$ac_objext \
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
conftest$ac_exeext conftest.$ac_ext
if test "$have_res_init" = no; then
if test "$have_res_init" = no; then
OLIBS="$LIBS"
OLIBS="$LIBS"
LIBS="$LIBS -lresolv"
LIBS="$LIBS -lresolv"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_init with -lresolv" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_init with -lresolv" >&5
$as_echo_n "checking for res_init with -lresolv... " >&6; }
$as_echo_n "checking for res_init with -lresolv... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* end confdefs.h. */
#include <netinet/in.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <arpa/nameser.h>
...
@@ -21409,20 +21454,20 @@ else
...
@@ -21409,20 +21454,20 @@ else
fi
fi
rm -f core conftest.err conftest.$ac_objext \
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
conftest$ac_exeext conftest.$ac_ext
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_res_init" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_res_init" >&5
$as_echo "$have_res_init" >&6; }
$as_echo "$have_res_init" >&6; }
if test "$have_res_init" = yes ; then
if test "$have_res_init" = yes ; then
resolv=yes
resolv=yes
fi
LIBS="$OLIBS"
fi
fi
LIBS="$OLIBS"
fi
if test "$have_res_init" = yes; then
if test "$have_res_init" = yes; then
$as_echo "#define HAVE_RES_INIT 1" >>confdefs.h
$as_echo "#define HAVE_RES_INIT 1" >>confdefs.h
fi
fi
fi
# Do we need the Hesiod library to provide the support routines?
# Do we need the Hesiod library to provide the support routines?
LIBHESIOD=
LIBHESIOD=
if test "$with_hesiod" != no ; then
if test "$with_hesiod" != no ; then
...
@@ -21584,7 +21629,7 @@ fi
...
@@ -21584,7 +21629,7 @@ fi
# Do we need libresolv (due to res_init or Hesiod)?
# Do we need libresolv (due to res_init or Hesiod)?
if test "$resolv" = yes ; then
if test "$resolv" = yes
&& test $opsys != darwin
; then
$as_echo "#define HAVE_LIBRESOLV 1" >>confdefs.h
$as_echo "#define HAVE_LIBRESOLV 1" >>confdefs.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment