[PD-cvs] pd/src makefile.in,1.1.1.3.2.12.2.3,1.1.1.3.2.12.2.4

Mathieu Bouchard matju at users.sourceforge.net
Fri Mar 26 03:41:01 CET 2004


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5716

Modified Files:
      Tag: impd_0_37
	makefile.in 
Log Message:
removing -I. so that Losedows-specific headers don't get in the way


Index: makefile.in
===================================================================
RCS file: /cvsroot/pure-data/pd/src/makefile.in,v
retrieving revision 1.1.1.3.2.12.2.3
retrieving revision 1.1.1.3.2.12.2.4
diff -C2 -d -r1.1.1.3.2.12.2.3 -r1.1.1.3.2.12.2.4
*** makefile.in	16 Mar 2004 18:25:17 -0000	1.1.1.3.2.12.2.3
--- makefile.in	26 Mar 2004 02:40:59 -0000	1.1.1.3.2.12.2.4
***************
*** 13,17 ****
  MORECFLAGS = @MORECFLAGS@ -g
  
! INCLUDE = -I.
  GINCLUDE = $(INCLUDE) @GUIFLAGS@
  GLIB = @LIBS@
--- 13,17 ----
  MORECFLAGS = @MORECFLAGS@ -g
  
! INCLUDE = 
  GINCLUDE = $(INCLUDE) @GUIFLAGS@
  GLIB = @LIBS@





More information about the Pd-cvs mailing list