mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
*** empty log message ***
This commit is contained in:
parent
284f4730f4
commit
1426f6f91e
@ -78,13 +78,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/* Arguments to ignore before argc in crt0.c. */
|
||||
#define DUMMIES dummy1, dummy2,
|
||||
|
||||
/* dbx can't cope so what the heck - currently (July 88) eval.c causes
|
||||
* the compiler to go into an infinite loop - so compile it by hand
|
||||
* cc -c -Demacs eval.c
|
||||
* before running make
|
||||
*/
|
||||
#define C_DEBUG_SWITCH -O
|
||||
|
||||
/* Since not debugging don't add dbx lib */
|
||||
#define LIBS_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user