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
7316a2b5
Commit
7316a2b5
authored
Apr 16, 2008
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace the obsolete macros AC_AIX and
AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
parent
241760a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
ChangeLog
ChangeLog
+5
-0
configure.in
configure.in
+1
-2
lisp/ChangeLog
lisp/ChangeLog
+1
-1
No files found.
ChangeLog
View file @
7316a2b5
2008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
* configure.in: Replace the obsolete macros AC_AIX and
AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
2008-04-05 Andreas Schwab <schwab@suse.de>
* configure.in: No longer create admin/unidata/Makefile.
...
...
configure.in
View file @
7316a2b5
...
...
@@ -852,8 +852,7 @@ then
fi
dnl checks for Unix variants
AC_AIX
AC_GNU_SOURCE
AC_USE_SYSTEM_EXTENSIONS
### Use -Wno-pointer-sign if the compiler supports it
AC_MSG_CHECKING([whether gcc understands -Wno-pointer-sign])
...
...
lisp/ChangeLog
View file @
7316a2b5
2008-04-16 Yoni Rabkin <yoni@rabkins.net>
(tiny change)
2008-04-16 Yoni Rabkin <yoni@rabkins.net>
* textmodes/artist.el:
* progmodes/vhdl-mode.el:
...
...
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