Typo.
authorjbj <devnull@localhost>
Tue, 27 Apr 1999 19:46:45 +0000 (19:46 +0000)
committerjbj <devnull@localhost>
Tue, 27 Apr 1999 19:46:45 +0000 (19:46 +0000)
CVS patchset: 3033
CVS date: 1999/04/27 19:46:45

macros.in

index 0c2675d..70b76b0 100644 (file)
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.25 1999/04/21 16:20:20 jbj Exp $
+# $Id: macros.in,v 1.26 1999/04/27 19:46:45 jbj Exp $
 #==============================================================================
 # Macro naming conventions (preliminary):
 #
   %{__automake} \
   %{__autoconf} \
   %{-C:_mydir="`pwd`"; %{-M; %{__mkdirp} %{-C*};} cd %{-C*}} \
-  CFLAGS="%{optflags}" %{-C:${_mydir}}%{!-C:.}/configure %{_target_platform} --prefix=%{_prefix} !* \
+  CFLAGS="%{optflags}" %{-C:${_mydir}}%{!-C:.}/configure %{_target_platform} --prefix=%{_prefix} %* \
   %{-C:cd ${_mydir}; unset _mydir}