]> git.pld-linux.org Git - packages/anjuta.git/blob - anjuta-use_AM_CXXFLAGS.patch
- updated to 1.1.1-20030412 snap (they changed version from 1.2.0 to 1.1.1)
[packages/anjuta.git] / anjuta-use_AM_CXXFLAGS.patch
1 --- anjuta-0.1.9/scintilla/Makefile.am~ Tue Oct  8 04:18:40 2002
2 +++ anjuta-0.1.9/scintilla/Makefile.am  Tue Oct  8 04:18:40 2002
3 @@ -6,7 +6,7 @@
4  
5  INCLUDES = -I$(srcdir)/include $(GTK_CFLAGS)
6  
7 -CXXFLAGS = -DGTK -DSCI_LEXER -DUSE_XIM -W -Wall -g -O
8 +AM_CXXFLAGS = -DGTK -DSCI_LEXER -DUSE_XIM -W -Wall
9  
10  libscintilla_a_SOURCES =\
11         AutoComplete.cxx \
This page took 0.046219 seconds and 3 git commands to generate.