summaryrefslogtreecommitdiff
path: root/autogen/config.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-29 06:19:06 -0400
committerGlenn Morris <rgm@gnu.org>2012-07-29 06:19:06 -0400
commit93131e119fa0f1fe44ccbccd0b8edcf8707a892d (patch)
treee13c3df4821d5bf4e37665bf0b54d58340241d54 /autogen/config.in
parent1cd646250d11af2eeafc1b696c3e6c7d275296f2 (diff)
downloademacs-93131e119fa0f1fe44ccbccd0b8edcf8707a892d.tar.gz
Auto-commit of generated files.
Diffstat (limited to 'autogen/config.in')
-rw-r--r--autogen/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/autogen/config.in b/autogen/config.in
index 5f5052c5205..f20c556c940 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -220,9 +220,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if ALSA is available. */
#undef HAVE_ALSA
-/* Define to 1 if GCC-style __attribute__ ((__aligned__ (expr))) works. */
-#undef HAVE_ATTRIBUTE_ALIGNED
-
/* Define to 1 if strtold conforms to C99. */
#undef HAVE_C99_STRTOLD
@@ -335,6 +332,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the `endpwent' function. */
#undef HAVE_ENDPWENT
+/* Define if you have the declaration of environ. */
+#undef HAVE_ENVIRON_DECL
+
/* Define to 1 if you have the `euidaccess' function. */
#undef HAVE_EUIDACCESS