Index: 0.175/am.prj
--- 0.175/am.prj
+++ 0.175(w)/am.prj
@@ -8,7 +8,10 @@
* automake.in (&handle_source_transform): Better locality of the
variables.
Use `next' to skip nonexistent variables.")
-(New-Version-Log "")
+(New-Version-Log "2001-03-11 Akim Demaille <[EMAIL PROTECTED]>
+
+ * automake.in (&variable_define): The user is allowed to override
+ a value if it was set by Automake, or if it was found in AC_SUBST.")
(Checkin-Time "Sun, 11 Mar 2001 14:32:52 +0100")
(Checkin-Login akim)
(Populate-Ignore ("info" "~$" "testSubDir" "patches" "diffs"))
Sorry, should not be here.
+ * automake.in (&variable_define): The user is allowed to override
+ a value if it was set by Automake, or if it was found in AC_SUBST.
Still polishing permissions rules.