diff options
author | Matt Messier <mmessier@grapetv.org> | 2007-05-05 21:49:50 -0400 |
---|---|---|
committer | Matt Messier <mmessier@grapetv.org> | 2007-05-05 21:49:50 -0400 |
commit | 807d1f979a8963e05b7403f3529c99b35cbe347d (patch) | |
tree | 85a797f9ce7c2490a16a11bf6365a77b21df1872 /misc | |
parent | 08178728467885794bd036528e369baef6416e7d (diff) | |
download | xine-lib-807d1f979a8963e05b7403f3529c99b35cbe347d.tar.gz xine-lib-807d1f979a8963e05b7403f3529c99b35cbe347d.tar.bz2 |
More configure cleanups.
-- Move Windows port checks to an earlier point, but after AC_PROG_CC and
AC_PROG_EGREP are done, because it depends on both of them. Also
rename SYS to WIN32_SYS, because the former is way too generic and prone
to clashes from elsewhere.
-- Removed some dead automake work-arounds that should no longer be necessary
with the new automake 1.9 requirement
-- For Mac OS X universal builds, don't set CFLAGS/OBJCFLAGS/LDFLAGS so early
with multiple -arch flags. Set them at the end from UNIVERSAL_CFLAGS and
UNIVERSAL_LDFLAGS.
-- Move set of INCLUDES down to final set of CFLAGS/OBJCFLAGS/LDFLAGS.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions