mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
* s/aix4-2.h (ORDINARY_LINK): ... here.
This commit is contained in:
parent
82c3d67afb
commit
55da5ee338
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2010-03-21 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
||||
* s/aix4-2.h (ORDINARY_LINK): ... here.
|
||||
|
||||
2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* Makefile.in (abs_builddir): Define.
|
||||
|
|
|
|||
|
|
@ -81,7 +81,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
#define BROKEN_SIGPTY
|
||||
#define BROKEN_SIGPOLL
|
||||
|
||||
#define ORDINARY_LINK
|
||||
|
||||
/* arch-tag: 028318ee-a7ae-4a08-804d-cc1e6588d003
|
||||
(do not change this comment) */
|
||||
|
|
|
|||
|
|
@ -170,5 +170,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
|
||||
#define UNEXEC unexaix.o
|
||||
|
||||
#define ORDINARY_LINK
|
||||
|
||||
/* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562
|
||||
(do not change this comment) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue