wconfig.c: Updated to be more featureful. It will now save the
authorTheodore Tso <tytso@mit.edu>
Wed, 27 Jan 1999 03:15:02 +0000 (03:15 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 27 Jan 1999 03:15:02 +0000 (03:15 +0000)
commit486ddce810307158d4116d02b0ee87b811752bc4
treec89cb80f3e6bae8577ee9087f7abb656b056309f
parent1fdb378aabd6beac83efe45520527abf0c5e7ba6
wconfig.c: Updated to be more featureful.  It will now save the
arguments passed to it and emit it as a makefile variable
WCONFIG_FLAGS.  This allows the makefile to be able to preserve
wconfig options in the future when updating makefile.  Also added the
--win32 and --win16 options to force win16 or win32 makefiles.  An
option of the form --enable-foo will cause lines that begin ##FOO## to
be uncommented in the Makefile.  The program has also been cleaned up
so it can be run (for debugging purposes) under Unix.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11127 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/wconfig.c