- Add Python preprocessor flags to src/ and src/backend Makefiles

- Add -Wno-long-long to compiler options in order to workaround Python types' evilness


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@322 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-13 16:35:00 +00:00
parent 146b3c99cc
commit 6cf67202c7
3 changed files with 3 additions and 2 deletions

View file

@ -60,7 +60,6 @@ libbackend_la_SOURCES = \
schedulable_status.cc \
scheduler.cc \
slice.cc
noinst_HEADERS = \
history.hh \