]> granicus.if.org Git - curl/commit
winbuild: Clean up formatting and variable naming
authorMarc Hoersken <info@marc-hoersken.de>
Thu, 5 Jul 2012 06:39:40 +0000 (08:39 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 7 Jul 2012 21:30:36 +0000 (23:30 +0200)
commitaeca33f96c7928eab38eddfe8eead3acbd99f83f
tree511b580d9eef512241fde16f8159c61caf1c8e98
parent825fff880e4ac3f5ed1e8d089baa33fee227a792
winbuild: Clean up formatting and variable naming

- Changed space usage to line up with the whole file
- Renamed CFLAGS_SSPI/IPV6 to SSPI/IPV6_CFLAGS to be
  consistent with the other CFLAGS_x variables
- Make use of existing CFLAGS_IPV6 (previously IPV6_CFLAGS)
  instead of appending directly to CFLAGS
winbuild/Makefile.vc
winbuild/MakefileBuild.vc