[108004] trunk/base/doc/macports.conf.in

larryv at macports.org larryv at macports.org
Wed Jul 10 11:33:16 PDT 2013


Revision: 108004
          https://trac.macports.org/changeset/108004
Author:   larryv at macports.org
Date:     2013-07-10 11:33:16 -0700 (Wed, 10 Jul 2013)
Log Message:
-----------
macports.conf.in: Document delete_la_files.

Modified Paths:
--------------
    trunk/base/doc/macports.conf.in

Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in	2013-07-10 18:02:02 UTC (rev 108003)
+++ trunk/base/doc/macports.conf.in	2013-07-10 18:33:16 UTC (rev 108004)
@@ -98,6 +98,12 @@
 # umask value to use when a port installs its files.
 #destroot_umask     	022
 
+# Delete GNU Libtool .la files from new port installations. If set to
+# "no", MacPorts keeps the files but purges them of dependency
+# information. Defaults to "yes" on OS X 10.9 and later and "no"
+# otherwise.
+#delete_la_files    	no
+
 # Automatically execute "clean" after "install" of ports.
 #portautoclean      	yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130710/3cd57d38/attachment.html>


More information about the macports-changes mailing list