instead of K5_GEN_FILE so that a chmod may be added to make the
script executable.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16354
dc483132-0cff-0310-8789-
dd5450dbe970
+2004-05-24 Ezra Peisach <epeisach@mit.edu>
+
+ * configure.in: When generating prtest, use AC_CONFIG_FILES
+ instead of K5_GEN_FILE so that a chmod may be added to make the
+ script executable.
+
2004-05-12 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (DEPLIBS, MLIBS, SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add
KRB5_BUILD_LIBOBJS
KRB5_BUILD_PROGRAM
KRB5_BUILD_LIBRARY_WITH_DEPS
-K5_GEN_FILE(prtest)
+AC_CONFIG_FILES(prtest, [chmod +x prtest])
V5_AC_OUTPUT_MAKEFILE