autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why is ``sh config.status whatever-file-i-like'' prohibited?


From: Bruce Korb
Subject: Why is ``sh config.status whatever-file-i-like'' prohibited?
Date: Thu, 30 Dec 2004 20:46:33 -0800
User-agent: KMail/1.6.2

>   case "$ac_config_target" in
>   # Handling of arguments.
>   "Makefile" ) [[........]] ;;
>   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
> echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
>    { (exit 1); exit 1; }; };;

If I want to apply the configure substitutions to some file, why should this
thing get in my way?  Earlier in the comments, there is the phrase:

   # The user is always right.

It applies here, too.  :)

Cheers - Bruce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]