configure: Generate stand alone AC_CONFIG_FILES() lines.

This commit is contained in:
Marcus Meissner 2007-02-27 07:48:58 +01:00 committed by Alexandre Julliard
parent 3a66a787bc
commit fbc80d79b3
3 changed files with 979 additions and 330 deletions

648
configure vendored

File diff suppressed because one or more lines are too long

View File

@ -1518,331 +1518,330 @@ AC_SUBST_FILE(MAKE_TEST_RULES)
MAKE_PROG_RULES=programs/Makeprog.rules MAKE_PROG_RULES=programs/Makeprog.rules
AC_SUBST_FILE(MAKE_PROG_RULES) AC_SUBST_FILE(MAKE_PROG_RULES)
AC_CONFIG_FILES([ AC_CONFIG_FILES([Make.rules])
Make.rules AC_CONFIG_FILES([dlls/Makedll.rules])
dlls/Makedll.rules AC_CONFIG_FILES([dlls/Makeimplib.rules])
dlls/Makeimplib.rules AC_CONFIG_FILES([dlls/Maketest.rules])
dlls/Maketest.rules AC_CONFIG_FILES([programs/Makeprog.rules])
programs/Makeprog.rules AC_CONFIG_FILES([Makefile])
Makefile AC_CONFIG_FILES([dlls/Makefile])
dlls/Makefile AC_CONFIG_FILES([dlls/activeds/Makefile])
dlls/activeds/Makefile AC_CONFIG_FILES([dlls/advapi32/Makefile])
dlls/advapi32/Makefile AC_CONFIG_FILES([dlls/advapi32/tests/Makefile])
dlls/advapi32/tests/Makefile AC_CONFIG_FILES([dlls/advpack/Makefile])
dlls/advpack/Makefile AC_CONFIG_FILES([dlls/advpack/tests/Makefile])
dlls/advpack/tests/Makefile AC_CONFIG_FILES([dlls/amstream/Makefile])
dlls/amstream/Makefile AC_CONFIG_FILES([dlls/atl/Makefile])
dlls/atl/Makefile AC_CONFIG_FILES([dlls/avicap32/Makefile])
dlls/avicap32/Makefile AC_CONFIG_FILES([dlls/avifil32/Makefile])
dlls/avifil32/Makefile AC_CONFIG_FILES([dlls/browseui/Makefile])
dlls/browseui/Makefile AC_CONFIG_FILES([dlls/browseui/tests/Makefile])
dlls/browseui/tests/Makefile AC_CONFIG_FILES([dlls/cabinet/Makefile])
dlls/cabinet/Makefile AC_CONFIG_FILES([dlls/cabinet/tests/Makefile])
dlls/cabinet/tests/Makefile AC_CONFIG_FILES([dlls/capi2032/Makefile])
dlls/capi2032/Makefile AC_CONFIG_FILES([dlls/cards/Makefile])
dlls/cards/Makefile AC_CONFIG_FILES([dlls/cfgmgr32/Makefile])
dlls/cfgmgr32/Makefile AC_CONFIG_FILES([dlls/clusapi/Makefile])
dlls/clusapi/Makefile AC_CONFIG_FILES([dlls/comcat/Makefile])
dlls/comcat/Makefile AC_CONFIG_FILES([dlls/comcat/tests/Makefile])
dlls/comcat/tests/Makefile AC_CONFIG_FILES([dlls/comctl32/Makefile])
dlls/comctl32/Makefile AC_CONFIG_FILES([dlls/comctl32/tests/Makefile])
dlls/comctl32/tests/Makefile AC_CONFIG_FILES([dlls/comdlg32/Makefile])
dlls/comdlg32/Makefile AC_CONFIG_FILES([dlls/comdlg32/tests/Makefile])
dlls/comdlg32/tests/Makefile AC_CONFIG_FILES([dlls/compstui/Makefile])
dlls/compstui/Makefile AC_CONFIG_FILES([dlls/credui/Makefile])
dlls/credui/Makefile AC_CONFIG_FILES([dlls/crtdll/Makefile])
dlls/crtdll/Makefile AC_CONFIG_FILES([dlls/crypt32/Makefile])
dlls/crypt32/Makefile AC_CONFIG_FILES([dlls/crypt32/tests/Makefile])
dlls/crypt32/tests/Makefile AC_CONFIG_FILES([dlls/cryptdll/Makefile])
dlls/cryptdll/Makefile AC_CONFIG_FILES([dlls/cryptnet/Makefile])
dlls/cryptnet/Makefile AC_CONFIG_FILES([dlls/ctl3d32/Makefile])
dlls/ctl3d32/Makefile AC_CONFIG_FILES([dlls/d3d8/Makefile])
dlls/d3d8/Makefile AC_CONFIG_FILES([dlls/d3d8/tests/Makefile])
dlls/d3d8/tests/Makefile AC_CONFIG_FILES([dlls/d3d9/Makefile])
dlls/d3d9/Makefile AC_CONFIG_FILES([dlls/d3d9/tests/Makefile])
dlls/d3d9/tests/Makefile AC_CONFIG_FILES([dlls/d3dim/Makefile])
dlls/d3dim/Makefile AC_CONFIG_FILES([dlls/d3drm/Makefile])
dlls/d3drm/Makefile AC_CONFIG_FILES([dlls/d3dx8/Makefile])
dlls/d3dx8/Makefile AC_CONFIG_FILES([dlls/d3dxof/Makefile])
dlls/d3dxof/Makefile AC_CONFIG_FILES([dlls/dbghelp/Makefile])
dlls/dbghelp/Makefile AC_CONFIG_FILES([dlls/dciman32/Makefile])
dlls/dciman32/Makefile AC_CONFIG_FILES([dlls/ddraw/Makefile])
dlls/ddraw/Makefile AC_CONFIG_FILES([dlls/ddraw/tests/Makefile])
dlls/ddraw/tests/Makefile AC_CONFIG_FILES([dlls/ddrawex/Makefile])
dlls/ddrawex/Makefile AC_CONFIG_FILES([dlls/devenum/Makefile])
dlls/devenum/Makefile AC_CONFIG_FILES([dlls/dinput/Makefile])
dlls/dinput/Makefile AC_CONFIG_FILES([dlls/dinput/tests/Makefile])
dlls/dinput/tests/Makefile AC_CONFIG_FILES([dlls/dinput8/Makefile])
dlls/dinput8/Makefile AC_CONFIG_FILES([dlls/dmband/Makefile])
dlls/dmband/Makefile AC_CONFIG_FILES([dlls/dmcompos/Makefile])
dlls/dmcompos/Makefile AC_CONFIG_FILES([dlls/dmime/Makefile])
dlls/dmime/Makefile AC_CONFIG_FILES([dlls/dmloader/Makefile])
dlls/dmloader/Makefile AC_CONFIG_FILES([dlls/dmscript/Makefile])
dlls/dmscript/Makefile AC_CONFIG_FILES([dlls/dmstyle/Makefile])
dlls/dmstyle/Makefile AC_CONFIG_FILES([dlls/dmsynth/Makefile])
dlls/dmsynth/Makefile AC_CONFIG_FILES([dlls/dmusic/Makefile])
dlls/dmusic/Makefile AC_CONFIG_FILES([dlls/dmusic32/Makefile])
dlls/dmusic32/Makefile AC_CONFIG_FILES([dlls/dnsapi/Makefile])
dlls/dnsapi/Makefile AC_CONFIG_FILES([dlls/dnsapi/tests/Makefile])
dlls/dnsapi/tests/Makefile AC_CONFIG_FILES([dlls/dplay/Makefile])
dlls/dplay/Makefile AC_CONFIG_FILES([dlls/dplayx/Makefile])
dlls/dplayx/Makefile AC_CONFIG_FILES([dlls/dpnet/Makefile])
dlls/dpnet/Makefile AC_CONFIG_FILES([dlls/dpnhpast/Makefile])
dlls/dpnhpast/Makefile AC_CONFIG_FILES([dlls/dsound/Makefile])
dlls/dsound/Makefile AC_CONFIG_FILES([dlls/dsound/tests/Makefile])
dlls/dsound/tests/Makefile AC_CONFIG_FILES([dlls/dswave/Makefile])
dlls/dswave/Makefile AC_CONFIG_FILES([dlls/dxdiagn/Makefile])
dlls/dxdiagn/Makefile AC_CONFIG_FILES([dlls/dxerr8/Makefile])
dlls/dxerr8/Makefile AC_CONFIG_FILES([dlls/dxerr9/Makefile])
dlls/dxerr9/Makefile AC_CONFIG_FILES([dlls/dxguid/Makefile])
dlls/dxguid/Makefile AC_CONFIG_FILES([dlls/gdi32/Makefile])
dlls/gdi32/Makefile AC_CONFIG_FILES([dlls/gdi32/tests/Makefile])
dlls/gdi32/tests/Makefile AC_CONFIG_FILES([dlls/glu32/Makefile])
dlls/glu32/Makefile AC_CONFIG_FILES([dlls/gphoto2.ds/Makefile])
dlls/gphoto2.ds/Makefile AC_CONFIG_FILES([dlls/hhctrl.ocx/Makefile])
dlls/hhctrl.ocx/Makefile AC_CONFIG_FILES([dlls/hid/Makefile])
dlls/hid/Makefile AC_CONFIG_FILES([dlls/hlink/Makefile])
dlls/hlink/Makefile AC_CONFIG_FILES([dlls/hlink/tests/Makefile])
dlls/hlink/tests/Makefile AC_CONFIG_FILES([dlls/iccvid/Makefile])
dlls/iccvid/Makefile AC_CONFIG_FILES([dlls/icmp/Makefile])
dlls/icmp/Makefile AC_CONFIG_FILES([dlls/ifsmgr.vxd/Makefile])
dlls/ifsmgr.vxd/Makefile AC_CONFIG_FILES([dlls/imaadp32.acm/Makefile])
dlls/imaadp32.acm/Makefile AC_CONFIG_FILES([dlls/imagehlp/Makefile])
dlls/imagehlp/Makefile AC_CONFIG_FILES([dlls/imm32/Makefile])
dlls/imm32/Makefile AC_CONFIG_FILES([dlls/infosoft/Makefile])
dlls/infosoft/Makefile AC_CONFIG_FILES([dlls/infosoft/tests/Makefile])
dlls/infosoft/tests/Makefile AC_CONFIG_FILES([dlls/inseng/Makefile])
dlls/inseng/Makefile AC_CONFIG_FILES([dlls/iphlpapi/Makefile])
dlls/iphlpapi/Makefile AC_CONFIG_FILES([dlls/iphlpapi/tests/Makefile])
dlls/iphlpapi/tests/Makefile AC_CONFIG_FILES([dlls/itss/Makefile])
dlls/itss/Makefile AC_CONFIG_FILES([dlls/itss/tests/Makefile])
dlls/itss/tests/Makefile AC_CONFIG_FILES([dlls/kernel32/Makefile])
dlls/kernel32/Makefile AC_CONFIG_FILES([dlls/kernel32/tests/Makefile])
dlls/kernel32/tests/Makefile AC_CONFIG_FILES([dlls/localspl/Makefile])
dlls/localspl/Makefile AC_CONFIG_FILES([dlls/localspl/tests/Makefile])
dlls/localspl/tests/Makefile AC_CONFIG_FILES([dlls/lz32/Makefile])
dlls/lz32/Makefile AC_CONFIG_FILES([dlls/lz32/tests/Makefile])
dlls/lz32/tests/Makefile AC_CONFIG_FILES([dlls/mapi32/Makefile])
dlls/mapi32/Makefile AC_CONFIG_FILES([dlls/mapi32/tests/Makefile])
dlls/mapi32/tests/Makefile AC_CONFIG_FILES([dlls/mciavi32/Makefile])
dlls/mciavi32/Makefile AC_CONFIG_FILES([dlls/mcicda/Makefile])
dlls/mcicda/Makefile AC_CONFIG_FILES([dlls/mciseq/Makefile])
dlls/mciseq/Makefile AC_CONFIG_FILES([dlls/mciwave/Makefile])
dlls/mciwave/Makefile AC_CONFIG_FILES([dlls/midimap/Makefile])
dlls/midimap/Makefile AC_CONFIG_FILES([dlls/mlang/Makefile])
dlls/mlang/Makefile AC_CONFIG_FILES([dlls/mlang/tests/Makefile])
dlls/mlang/tests/Makefile AC_CONFIG_FILES([dlls/mmdevldr.vxd/Makefile])
dlls/mmdevldr.vxd/Makefile AC_CONFIG_FILES([dlls/monodebg.vxd/Makefile])
dlls/monodebg.vxd/Makefile AC_CONFIG_FILES([dlls/mpr/Makefile])
dlls/mpr/Makefile AC_CONFIG_FILES([dlls/mprapi/Makefile])
dlls/mprapi/Makefile AC_CONFIG_FILES([dlls/msacm32.drv/Makefile])
dlls/msacm32.drv/Makefile AC_CONFIG_FILES([dlls/msacm32/Makefile])
dlls/msacm32/Makefile AC_CONFIG_FILES([dlls/msacm32/tests/Makefile])
dlls/msacm32/tests/Makefile AC_CONFIG_FILES([dlls/msadp32.acm/Makefile])
dlls/msadp32.acm/Makefile AC_CONFIG_FILES([dlls/mscms/Makefile])
dlls/mscms/Makefile AC_CONFIG_FILES([dlls/mscms/tests/Makefile])
dlls/mscms/tests/Makefile AC_CONFIG_FILES([dlls/mscoree/Makefile])
dlls/mscoree/Makefile AC_CONFIG_FILES([dlls/msdmo/Makefile])
dlls/msdmo/Makefile AC_CONFIG_FILES([dlls/msftedit/Makefile])
dlls/msftedit/Makefile AC_CONFIG_FILES([dlls/msg711.acm/Makefile])
dlls/msg711.acm/Makefile AC_CONFIG_FILES([dlls/mshtml/Makefile])
dlls/mshtml/Makefile AC_CONFIG_FILES([dlls/mshtml/tests/Makefile])
dlls/mshtml/tests/Makefile AC_CONFIG_FILES([dlls/msi/Makefile])
dlls/msi/Makefile AC_CONFIG_FILES([dlls/msi/tests/Makefile])
dlls/msi/tests/Makefile AC_CONFIG_FILES([dlls/msimg32/Makefile])
dlls/msimg32/Makefile AC_CONFIG_FILES([dlls/msisys.ocx/Makefile])
dlls/msisys.ocx/Makefile AC_CONFIG_FILES([dlls/msnet32/Makefile])
dlls/msnet32/Makefile AC_CONFIG_FILES([dlls/msrle32/Makefile])
dlls/msrle32/Makefile AC_CONFIG_FILES([dlls/msvcrt/Makefile])
dlls/msvcrt/Makefile AC_CONFIG_FILES([dlls/msvcrt/tests/Makefile])
dlls/msvcrt/tests/Makefile AC_CONFIG_FILES([dlls/msvcrt20/Makefile])
dlls/msvcrt20/Makefile AC_CONFIG_FILES([dlls/msvcrt40/Makefile])
dlls/msvcrt40/Makefile AC_CONFIG_FILES([dlls/msvcrtd/Makefile])
dlls/msvcrtd/Makefile AC_CONFIG_FILES([dlls/msvcrtd/tests/Makefile])
dlls/msvcrtd/tests/Makefile AC_CONFIG_FILES([dlls/msvfw32/Makefile])
dlls/msvfw32/Makefile AC_CONFIG_FILES([dlls/msvidc32/Makefile])
dlls/msvidc32/Makefile AC_CONFIG_FILES([dlls/mswsock/Makefile])
dlls/mswsock/Makefile AC_CONFIG_FILES([dlls/msxml3/Makefile])
dlls/msxml3/Makefile AC_CONFIG_FILES([dlls/msxml3/tests/Makefile])
dlls/msxml3/tests/Makefile AC_CONFIG_FILES([dlls/nddeapi/Makefile])
dlls/nddeapi/Makefile AC_CONFIG_FILES([dlls/netapi32/Makefile])
dlls/netapi32/Makefile AC_CONFIG_FILES([dlls/netapi32/tests/Makefile])
dlls/netapi32/tests/Makefile AC_CONFIG_FILES([dlls/newdev/Makefile])
dlls/newdev/Makefile AC_CONFIG_FILES([dlls/ntdll/Makefile])
dlls/ntdll/Makefile AC_CONFIG_FILES([dlls/ntdll/tests/Makefile])
dlls/ntdll/tests/Makefile AC_CONFIG_FILES([dlls/ntdsapi/Makefile])
dlls/ntdsapi/Makefile AC_CONFIG_FILES([dlls/objsel/Makefile])
dlls/objsel/Makefile AC_CONFIG_FILES([dlls/odbc32/Makefile])
dlls/odbc32/Makefile AC_CONFIG_FILES([dlls/odbccp32/Makefile])
dlls/odbccp32/Makefile AC_CONFIG_FILES([dlls/odbccp32/tests/Makefile])
dlls/odbccp32/tests/Makefile AC_CONFIG_FILES([dlls/ole32/Makefile])
dlls/ole32/Makefile AC_CONFIG_FILES([dlls/ole32/tests/Makefile])
dlls/ole32/tests/Makefile AC_CONFIG_FILES([dlls/oleacc/Makefile])
dlls/oleacc/Makefile AC_CONFIG_FILES([dlls/oleaut32/Makefile])
dlls/oleaut32/Makefile AC_CONFIG_FILES([dlls/oleaut32/tests/Makefile])
dlls/oleaut32/tests/Makefile AC_CONFIG_FILES([dlls/olecli32/Makefile])
dlls/olecli32/Makefile AC_CONFIG_FILES([dlls/oledlg/Makefile])
dlls/oledlg/Makefile AC_CONFIG_FILES([dlls/olepro32/Makefile])
dlls/olepro32/Makefile AC_CONFIG_FILES([dlls/olesvr32/Makefile])
dlls/olesvr32/Makefile AC_CONFIG_FILES([dlls/opengl32/Makefile])
dlls/opengl32/Makefile AC_CONFIG_FILES([dlls/powrprof/Makefile])
dlls/powrprof/Makefile AC_CONFIG_FILES([dlls/psapi/Makefile])
dlls/psapi/Makefile AC_CONFIG_FILES([dlls/psapi/tests/Makefile])
dlls/psapi/tests/Makefile AC_CONFIG_FILES([dlls/pstorec/Makefile])
dlls/pstorec/Makefile AC_CONFIG_FILES([dlls/qcap/Makefile])
dlls/qcap/Makefile AC_CONFIG_FILES([dlls/quartz/Makefile])
dlls/quartz/Makefile AC_CONFIG_FILES([dlls/quartz/tests/Makefile])
dlls/quartz/tests/Makefile AC_CONFIG_FILES([dlls/query/Makefile])
dlls/query/Makefile AC_CONFIG_FILES([dlls/rasapi32/Makefile])
dlls/rasapi32/Makefile AC_CONFIG_FILES([dlls/resutils/Makefile])
dlls/resutils/Makefile AC_CONFIG_FILES([dlls/riched20/Makefile])
dlls/riched20/Makefile AC_CONFIG_FILES([dlls/riched20/tests/Makefile])
dlls/riched20/tests/Makefile AC_CONFIG_FILES([dlls/riched32/Makefile])
dlls/riched32/Makefile AC_CONFIG_FILES([dlls/rpcrt4/Makefile])
dlls/rpcrt4/Makefile AC_CONFIG_FILES([dlls/rpcrt4/tests/Makefile])
dlls/rpcrt4/tests/Makefile AC_CONFIG_FILES([dlls/rsabase/Makefile])
dlls/rsabase/Makefile AC_CONFIG_FILES([dlls/rsabase/tests/Makefile])
dlls/rsabase/tests/Makefile AC_CONFIG_FILES([dlls/rsaenh/Makefile])
dlls/rsaenh/Makefile AC_CONFIG_FILES([dlls/rsaenh/tests/Makefile])
dlls/rsaenh/tests/Makefile AC_CONFIG_FILES([dlls/sane.ds/Makefile])
dlls/sane.ds/Makefile AC_CONFIG_FILES([dlls/secur32/Makefile])
dlls/secur32/Makefile AC_CONFIG_FILES([dlls/secur32/tests/Makefile])
dlls/secur32/tests/Makefile AC_CONFIG_FILES([dlls/security/Makefile])
dlls/security/Makefile AC_CONFIG_FILES([dlls/sensapi/Makefile])
dlls/sensapi/Makefile AC_CONFIG_FILES([dlls/serialui/Makefile])
dlls/serialui/Makefile AC_CONFIG_FILES([dlls/serialui/tests/Makefile])
dlls/serialui/tests/Makefile AC_CONFIG_FILES([dlls/setupapi/Makefile])
dlls/setupapi/Makefile AC_CONFIG_FILES([dlls/setupapi/tests/Makefile])
dlls/setupapi/tests/Makefile AC_CONFIG_FILES([dlls/sfc/Makefile])
dlls/sfc/Makefile AC_CONFIG_FILES([dlls/sfc_os/Makefile])
dlls/sfc_os/Makefile AC_CONFIG_FILES([dlls/shdoclc/Makefile])
dlls/shdoclc/Makefile AC_CONFIG_FILES([dlls/shdocvw/Makefile])
dlls/shdocvw/Makefile AC_CONFIG_FILES([dlls/shdocvw/tests/Makefile])
dlls/shdocvw/tests/Makefile AC_CONFIG_FILES([dlls/shell32/Makefile])
dlls/shell32/Makefile AC_CONFIG_FILES([dlls/shell32/tests/Makefile])
dlls/shell32/tests/Makefile AC_CONFIG_FILES([dlls/shfolder/Makefile])
dlls/shfolder/Makefile AC_CONFIG_FILES([dlls/shlwapi/Makefile])
dlls/shlwapi/Makefile AC_CONFIG_FILES([dlls/shlwapi/tests/Makefile])
dlls/shlwapi/tests/Makefile AC_CONFIG_FILES([dlls/snmpapi/Makefile])
dlls/snmpapi/Makefile AC_CONFIG_FILES([dlls/snmpapi/tests/Makefile])
dlls/snmpapi/tests/Makefile AC_CONFIG_FILES([dlls/spoolss/Makefile])
dlls/spoolss/Makefile AC_CONFIG_FILES([dlls/stdole2.tlb/Makefile])
dlls/stdole2.tlb/Makefile AC_CONFIG_FILES([dlls/stdole32.tlb/Makefile])
dlls/stdole32.tlb/Makefile AC_CONFIG_FILES([dlls/sti/Makefile])
dlls/sti/Makefile AC_CONFIG_FILES([dlls/strmiids/Makefile])
dlls/strmiids/Makefile AC_CONFIG_FILES([dlls/svrapi/Makefile])
dlls/svrapi/Makefile AC_CONFIG_FILES([dlls/tapi32/Makefile])
dlls/tapi32/Makefile AC_CONFIG_FILES([dlls/twain_32/Makefile])
dlls/twain_32/Makefile AC_CONFIG_FILES([dlls/unicows/Makefile])
dlls/unicows/Makefile AC_CONFIG_FILES([dlls/url/Makefile])
dlls/url/Makefile AC_CONFIG_FILES([dlls/urlmon/Makefile])
dlls/urlmon/Makefile AC_CONFIG_FILES([dlls/urlmon/tests/Makefile])
dlls/urlmon/tests/Makefile AC_CONFIG_FILES([dlls/user32/Makefile])
dlls/user32/Makefile AC_CONFIG_FILES([dlls/user32/tests/Makefile])
dlls/user32/tests/Makefile AC_CONFIG_FILES([dlls/userenv/Makefile])
dlls/userenv/Makefile AC_CONFIG_FILES([dlls/usp10/Makefile])
dlls/usp10/Makefile AC_CONFIG_FILES([dlls/usp10/tests/Makefile])
dlls/usp10/tests/Makefile AC_CONFIG_FILES([dlls/uuid/Makefile])
dlls/uuid/Makefile AC_CONFIG_FILES([dlls/uxtheme/Makefile])
dlls/uxtheme/Makefile AC_CONFIG_FILES([dlls/uxtheme/tests/Makefile])
dlls/uxtheme/tests/Makefile AC_CONFIG_FILES([dlls/vdhcp.vxd/Makefile])
dlls/vdhcp.vxd/Makefile AC_CONFIG_FILES([dlls/vdmdbg/Makefile])
dlls/vdmdbg/Makefile AC_CONFIG_FILES([dlls/version/Makefile])
dlls/version/Makefile AC_CONFIG_FILES([dlls/version/tests/Makefile])
dlls/version/tests/Makefile AC_CONFIG_FILES([dlls/vmm.vxd/Makefile])
dlls/vmm.vxd/Makefile AC_CONFIG_FILES([dlls/vnbt.vxd/Makefile])
dlls/vnbt.vxd/Makefile AC_CONFIG_FILES([dlls/vnetbios.vxd/Makefile])
dlls/vnetbios.vxd/Makefile AC_CONFIG_FILES([dlls/vtdapi.vxd/Makefile])
dlls/vtdapi.vxd/Makefile AC_CONFIG_FILES([dlls/vwin32.vxd/Makefile])
dlls/vwin32.vxd/Makefile AC_CONFIG_FILES([dlls/w32skrnl/Makefile])
dlls/w32skrnl/Makefile AC_CONFIG_FILES([dlls/winealsa.drv/Makefile])
dlls/winealsa.drv/Makefile AC_CONFIG_FILES([dlls/winearts.drv/Makefile])
dlls/winearts.drv/Makefile AC_CONFIG_FILES([dlls/wineaudioio.drv/Makefile])
dlls/wineaudioio.drv/Makefile AC_CONFIG_FILES([dlls/winecoreaudio.drv/Makefile])
dlls/winecoreaudio.drv/Makefile AC_CONFIG_FILES([dlls/winecrt0/Makefile])
dlls/winecrt0/Makefile AC_CONFIG_FILES([dlls/wined3d/Makefile])
dlls/wined3d/Makefile AC_CONFIG_FILES([dlls/winedos/Makefile])
dlls/winedos/Makefile AC_CONFIG_FILES([dlls/wineesd.drv/Makefile])
dlls/wineesd.drv/Makefile AC_CONFIG_FILES([dlls/winejack.drv/Makefile])
dlls/winejack.drv/Makefile AC_CONFIG_FILES([dlls/winejoystick.drv/Makefile])
dlls/winejoystick.drv/Makefile AC_CONFIG_FILES([dlls/winemp3.acm/Makefile])
dlls/winemp3.acm/Makefile AC_CONFIG_FILES([dlls/winenas.drv/Makefile])
dlls/winenas.drv/Makefile AC_CONFIG_FILES([dlls/wineoss.drv/Makefile])
dlls/wineoss.drv/Makefile AC_CONFIG_FILES([dlls/wineps.drv/Makefile])
dlls/wineps.drv/Makefile AC_CONFIG_FILES([dlls/winequartz.drv/Makefile])
dlls/winequartz.drv/Makefile AC_CONFIG_FILES([dlls/winex11.drv/Makefile])
dlls/winex11.drv/Makefile AC_CONFIG_FILES([dlls/wing32/Makefile])
dlls/wing32/Makefile AC_CONFIG_FILES([dlls/wininet/Makefile])
dlls/wininet/Makefile AC_CONFIG_FILES([dlls/wininet/tests/Makefile])
dlls/wininet/tests/Makefile AC_CONFIG_FILES([dlls/winmm/Makefile])
dlls/winmm/Makefile AC_CONFIG_FILES([dlls/winmm/tests/Makefile])
dlls/winmm/tests/Makefile AC_CONFIG_FILES([dlls/winnls32/Makefile])
dlls/winnls32/Makefile AC_CONFIG_FILES([dlls/winspool.drv/Makefile])
dlls/winspool.drv/Makefile AC_CONFIG_FILES([dlls/winspool.drv/tests/Makefile])
dlls/winspool.drv/tests/Makefile AC_CONFIG_FILES([dlls/wintab32/Makefile])
dlls/wintab32/Makefile AC_CONFIG_FILES([dlls/wintrust/Makefile])
dlls/wintrust/Makefile AC_CONFIG_FILES([dlls/wintrust/tests/Makefile])
dlls/wintrust/tests/Makefile AC_CONFIG_FILES([dlls/wldap32/Makefile])
dlls/wldap32/Makefile AC_CONFIG_FILES([dlls/wnaspi32/Makefile])
dlls/wnaspi32/Makefile AC_CONFIG_FILES([dlls/wow32/Makefile])
dlls/wow32/Makefile AC_CONFIG_FILES([dlls/ws2_32/Makefile])
dlls/ws2_32/Makefile AC_CONFIG_FILES([dlls/ws2_32/tests/Makefile])
dlls/ws2_32/tests/Makefile AC_CONFIG_FILES([dlls/wsock32/Makefile])
dlls/wsock32/Makefile AC_CONFIG_FILES([dlls/wtsapi32/Makefile])
dlls/wtsapi32/Makefile AC_CONFIG_FILES([documentation/Makefile])
documentation/Makefile AC_CONFIG_FILES([fonts/Makefile])
fonts/Makefile AC_CONFIG_FILES([include/Makefile])
include/Makefile AC_CONFIG_FILES([libs/Makefile])
libs/Makefile AC_CONFIG_FILES([libs/port/Makefile])
libs/port/Makefile AC_CONFIG_FILES([libs/wine/Makefile])
libs/wine/Makefile AC_CONFIG_FILES([libs/wpp/Makefile])
libs/wpp/Makefile AC_CONFIG_FILES([loader/Makefile])
loader/Makefile AC_CONFIG_FILES([programs/Makefile])
programs/Makefile AC_CONFIG_FILES([programs/clock/Makefile])
programs/clock/Makefile AC_CONFIG_FILES([programs/cmd/Makefile])
programs/cmd/Makefile AC_CONFIG_FILES([programs/cmdlgtst/Makefile])
programs/cmdlgtst/Makefile AC_CONFIG_FILES([programs/control/Makefile])
programs/control/Makefile AC_CONFIG_FILES([programs/eject/Makefile])
programs/eject/Makefile AC_CONFIG_FILES([programs/expand/Makefile])
programs/expand/Makefile AC_CONFIG_FILES([programs/explorer/Makefile])
programs/explorer/Makefile AC_CONFIG_FILES([programs/hh/Makefile])
programs/hh/Makefile AC_CONFIG_FILES([programs/icinfo/Makefile])
programs/icinfo/Makefile AC_CONFIG_FILES([programs/iexplore/Makefile])
programs/iexplore/Makefile AC_CONFIG_FILES([programs/msiexec/Makefile])
programs/msiexec/Makefile AC_CONFIG_FILES([programs/notepad/Makefile])
programs/notepad/Makefile AC_CONFIG_FILES([programs/oleview/Makefile])
programs/oleview/Makefile AC_CONFIG_FILES([programs/progman/Makefile])
programs/progman/Makefile AC_CONFIG_FILES([programs/regedit/Makefile])
programs/regedit/Makefile AC_CONFIG_FILES([programs/regsvr32/Makefile])
programs/regsvr32/Makefile AC_CONFIG_FILES([programs/rpcss/Makefile])
programs/rpcss/Makefile AC_CONFIG_FILES([programs/rundll32/Makefile])
programs/rundll32/Makefile AC_CONFIG_FILES([programs/start/Makefile])
programs/start/Makefile AC_CONFIG_FILES([programs/taskmgr/Makefile])
programs/taskmgr/Makefile AC_CONFIG_FILES([programs/uninstaller/Makefile])
programs/uninstaller/Makefile AC_CONFIG_FILES([programs/view/Makefile])
programs/view/Makefile AC_CONFIG_FILES([programs/wineboot/Makefile])
programs/wineboot/Makefile AC_CONFIG_FILES([programs/winebrowser/Makefile])
programs/winebrowser/Makefile AC_CONFIG_FILES([programs/winecfg/Makefile])
programs/winecfg/Makefile AC_CONFIG_FILES([programs/wineconsole/Makefile])
programs/wineconsole/Makefile AC_CONFIG_FILES([programs/winedbg/Makefile])
programs/winedbg/Makefile AC_CONFIG_FILES([programs/winefile/Makefile])
programs/winefile/Makefile AC_CONFIG_FILES([programs/winemenubuilder/Makefile])
programs/winemenubuilder/Makefile AC_CONFIG_FILES([programs/winemine/Makefile])
programs/winemine/Makefile AC_CONFIG_FILES([programs/winepath/Makefile])
programs/winepath/Makefile AC_CONFIG_FILES([programs/winetest/Makefile])
programs/winetest/Makefile AC_CONFIG_FILES([programs/winevdm/Makefile])
programs/winevdm/Makefile AC_CONFIG_FILES([programs/winhelp/Makefile])
programs/winhelp/Makefile AC_CONFIG_FILES([programs/winver/Makefile])
programs/winver/Makefile AC_CONFIG_FILES([programs/wordpad/Makefile])
programs/wordpad/Makefile AC_CONFIG_FILES([server/Makefile])
server/Makefile AC_CONFIG_FILES([tools/Makefile])
tools/Makefile AC_CONFIG_FILES([tools/widl/Makefile])
tools/widl/Makefile AC_CONFIG_FILES([tools/winebuild/Makefile])
tools/winebuild/Makefile AC_CONFIG_FILES([tools/winedump/Makefile])
tools/winedump/Makefile AC_CONFIG_FILES([tools/winegcc/Makefile])
tools/winegcc/Makefile AC_CONFIG_FILES([tools/wmc/Makefile])
tools/wmc/Makefile AC_CONFIG_FILES([tools/wrc/Makefile])
tools/wrc/Makefile])
AC_OUTPUT AC_OUTPUT

View File

@ -229,10 +229,14 @@ foreach my $var (sort { $makerules{$a} cmp $makerules{$b}; } keys %makerules)
push @lines, "AC_SUBST_FILE($var)\n\n"; push @lines, "AC_SUBST_FILE($var)\n\n";
} }
replace_in_file( "configure.ac", '^MAKE_RULES', '\]\)$', foreach my $var ((sort values %makerules), (sort @makefiles))
@lines, {
"AC_CONFIG_FILES([\n", push @lines, "AC_CONFIG_FILES([$var])\n";
join ("\n", (sort values %makerules), (sort @makefiles) ), "])\n" ); }
push @lines, "\nAC_OUTPUT\n";
replace_in_file( "configure.ac", '^MAKE_RULES', '^AC_OUTPUT$', @lines);
################################################################ ################################################################