summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMatt Messier <mmessier@grapetv.org>2007-05-05 21:49:50 -0400
committerMatt Messier <mmessier@grapetv.org>2007-05-05 21:49:50 -0400
commit807d1f979a8963e05b7403f3529c99b35cbe347d (patch)
tree85a797f9ce7c2490a16a11bf6365a77b21df1872 /misc
parent08178728467885794bd036528e369baef6416e7d (diff)
downloadxine-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