gnupic: I need help to make a patch


Previous by date: 6 Mar 2001 22:45:14 -0000 gpasm-0.9.2, Craig Franklin
Next by date: 6 Mar 2001 22:45:14 -0000 Re: I need help to make a patch, Scott Dattalo
Previous in thread:
Next in thread: 6 Mar 2001 22:45:14 -0000 Re: I need help to make a patch, Scott Dattalo

Subject: I need help to make a patch
From: Frederic Rodo ####@####.####
Date: 6 Mar 2001 22:45:14 -0000
Message-Id: <3aa5698f3b2d675f@antholoma.wanadoo.fr> (added by antholoma.wanadoo.fr)

Hi everybody I'm new in this mailing list.

This is the list of modification to get gpasm successfully compile on Macos X public beta:

in gpasm/Makefile.in, I've replaced
CFLAGS = @CFLAGS@ -D DATADIR=\"$(DATADIR)\"	# -g --pedantic -Wall
by
CFLAGS = @CFLAGS@ -DDATADIR=\"$(DATADIR)\"	# -g --pedantic -Wall

in gpasm/parse.y, at the line 202, I've replaced
default :
by 
default : ;

in gpasm/scan.l, at the first line I've added 
%option noyywrap

I need help to write a patch file (I'm beginner in UNIX).

thanks.

Previous by date: 6 Mar 2001 22:45:14 -0000 gpasm-0.9.2, Craig Franklin
Next by date: 6 Mar 2001 22:45:14 -0000 Re: I need help to make a patch, Scott Dattalo
Previous in thread:
Next in thread: 6 Mar 2001 22:45:14 -0000 Re: I need help to make a patch, Scott Dattalo


Powered by ezmlm-browse 0.20.