aboutsummaryrefslogtreecommitdiff
path: root/www/mod_spdy/files/patch-aprutil.gyp
blob: d303ce8e0d4960e8ae67c4ad6fdab1e7a2f04557 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/apache/aprutil/aprutil.gyp.old	2012-05-14 20:42:31.000000000 +0900
+++ third_party/apache/aprutil/aprutil.gyp	2012-05-14 21:47:36.000000000 +0900
@@ -142,7 +142,7 @@
         },
         {
           'target_name': 'aprutil',
-          'type': 'settings',
+          'type': '<(library)',
           'dependencies': [
             'include',
           ],