Re: [PATCH 3/6] loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section. [try 2]
7 Jan
2013
7 Jan
'13
10:05 p.m.
Ken Thomases <ken(a)codeweavers.com> writes:
@@ -731,11 +731,13 @@ case $host_os in AC_SUBST(IOKITLIB,"-framework IOKit -framework CoreFoundation") AC_SUBST(APPLICATIONSERVICESLIB,"-framework ApplicationServices") AC_SUBST(CORESERVICESLIB,"-framework CoreServices") + AC_SUBST(WINE_INFO_PLIST,"wine_info.plist") + AC_CONFIG_FILES(loader/$WINE_INFO_PLIST)
This should be generated from the Makefile. The convention is that configure generates makefiles, and makefiles generate the rest. -- Alexandre Julliard julliard(a)winehq.org
4725
Age (days ago)
4725
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard