]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/perl/UCW/Configure/LibUCW.pm
Heap: Revert changes to HEAP_DELETE, which broke position tracking
[libucw.git] / ucw / perl / UCW / Configure / LibUCW.pm
index eda1d259d19b607e1d4126780ae247aa095259c2..7feef1e29dbc2c0faeb3f96d113868c058d56123 100644 (file)
@@ -1,5 +1,5 @@
 # UCW Library configuration system: parameters of the library
 # UCW Library configuration system: parameters of the library
-# (c) 2005--2010 Martin Mares <mj@ucw.cz>
+# (c) 2005--2012 Martin Mares <mj@ucw.cz>
 # (c) 2006 Robert Spalek <robert@ucw.cz>
 # (c) 2008 Michal Vaner <vorner@ucw.cz>
 
 # (c) 2006 Robert Spalek <robert@ucw.cz>
 # (c) 2008 Michal Vaner <vorner@ucw.cz>
 
@@ -95,8 +95,7 @@ PostConfig {
                        # Included symbols
                        '^CONFIG_UCW_' => 1,
                        '^CPU_' => 1,
                        # Included symbols
                        '^CONFIG_UCW_' => 1,
                        '^CPU_' => 1,
-                       '^(SHERLOCK|UCW)_VERSION(_|$)' => 1,
-
+                       '^UCW_VERSION(_|$)' => 1,
                ]);
        } if Get("CONFIG_INSTALL_API");
 
                ]);
        } if Get("CONFIG_INSTALL_API");