Typo.
authorjbj <devnull@localhost>
Wed, 21 Apr 1999 16:20:20 +0000 (16:20 +0000)
committerjbj <devnull@localhost>
Wed, 21 Apr 1999 16:20:20 +0000 (16:20 +0000)
CVS patchset: 3027
CVS date: 1999/04/21 16:20:20

macros.in

index 46cd6d3..0c2675d 100644 (file)
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.24 1999/04/20 22:45:52 jbj Exp $
+# $Id: macros.in,v 1.25 1999/04/21 16:20:20 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}