Author: ablack
Date: Fri Jan 12 13:57:25 2007
New Revision: 495752

URL: http://svn.apache.org/viewvc?view=rev&rev=495752
Log:
2007-01-12  Andrew Black  <[EMAIL PROTECTED]>

        * GNUmakefile (RPATH) [!shared]: Fix indentation.


Modified:
    incubator/stdcxx/trunk/GNUmakefile

Modified: incubator/stdcxx/trunk/GNUmakefile
URL: 
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/GNUmakefile?view=diff&rev=495752&r1=495751&r2=495752
==============================================================================
--- incubator/stdcxx/trunk/GNUmakefile (original)
+++ incubator/stdcxx/trunk/GNUmakefile Fri Jan 12 13:57:25 2007
@@ -447,7 +447,7 @@
     # not applicable to non-shared builds
     PICFLAGS   =
     LDSOFLAGS  =
-       RPATH      =
+    RPATH      =
   endif
 
   # POSIX, Solaris, DCE threads


Reply via email to