diff options
author | Colin Walters <walters@verbum.org> | 2010-04-14 10:06:07 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2010-04-14 10:06:07 -0400 |
commit | de5d2ea1584b01af809346316c7fbd4955a9db1d (patch) | |
tree | a302ba64a84d9b7f90ac6232f93956f7cd1b02f9 /examples/cairo-demo.py | |
parent | 5a47e96e3f580c973e6880dafa747f54c144c760 (diff) | |
download | pygi-de5d2ea1584b01af809346316c7fbd4955a9db1d.tar.gz pygi-de5d2ea1584b01af809346316c7fbd4955a9db1d.tar.xz pygi-de5d2ea1584b01af809346316c7fbd4955a9db1d.zip |
[Makefile.am] Clean up CFLAGS handling, don't override all: target
First, we should move the CFLAGS into AM_CFLAGS, otherwise the
per-target CFLAGS forces Automake to prefix object files, which
is unnecessary since we only have one target.
More importantly, avoid overriding the all: target here; that's
owned by Automake. Use all-local instead to append things to
the end of the normal build.
Diffstat (limited to 'examples/cairo-demo.py')
0 files changed, 0 insertions, 0 deletions