aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2008-05-02 09:38:52 +0000
committerYAMAMOTO Mitsuharu2008-05-02 09:38:52 +0000
commit61540c1eb6240c180d53d2e500e9d4004101ff1a (patch)
treec4bbed4be251e5c961b3a59b550a8b4a349780aa /src
parentfac4a32b7f86ccc462246cba2faa86c48ff2dfd6 (diff)
downloademacs-61540c1eb6240c180d53d2e500e9d4004101ff1a.tar.gz
emacs-61540c1eb6240c180d53d2e500e9d4004101ff1a.zip
Regenerate.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 0c4fd1f8679..eeb031d9aa1 100644
--- a/src/config.in
+++ b/src/config.in
@@ -90,6 +90,9 @@ Boston, MA 02110-1301, USA. */
90/* Define to 1 if ALSA is available. */ 90/* Define to 1 if ALSA is available. */
91#undef HAVE_ALSA 91#undef HAVE_ALSA
92 92
93/* Define to 1 if you have the <AvailabilityMacros.h> header file. */
94#undef HAVE_AVAILABILITYMACROS_H
95
93/* Define to 1 if you have the `bcmp' function. */ 96/* Define to 1 if you have the `bcmp' function. */
94#undef HAVE_BCMP 97#undef HAVE_BCMP
95 98