build: move config-vms.h from subdir 'packages/vms' into 'lib'
This commit is contained in:
parent
99a07a1fdf
commit
421d918da3
@ -38,7 +38,7 @@ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP) \
|
||||
config-win32ce.h config-os400.h setup-os400.h config-symbian.h \
|
||||
Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \
|
||||
mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h \
|
||||
Makefile.vxworks
|
||||
Makefile.vxworks config-vms.h
|
||||
|
||||
CLEANFILES = $(DSP) $(VCPROJ)
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
EXTRA_DIST = build_vms.com \
|
||||
config-vms.h \
|
||||
curlmsg.h \
|
||||
curlmsg.msg \
|
||||
curlmsg.sdl \
|
||||
|
@ -426,7 +426,7 @@ $ define curl 'top_dev_dir'.include.curl]
|
||||
$!
|
||||
$! Copy the VMS-specific config file into the product directory.
|
||||
$!
|
||||
$ call MoveIfDiff 'proc_dev_dir'config-vms.h 'objdir'curl_config.h
|
||||
$ call MoveIfDiff 'top_dev_dir'.lib]config-vms.h 'objdir'curl_config.h
|
||||
$!
|
||||
$ on control_y then goto Common_Exit
|
||||
$!
|
||||
|
Loading…
x
Reference in New Issue
Block a user