]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/who_and_what_of_libtool_patch
rpm: Add Fedora26-64 platform
[bacula/bacula] / bacula / autoconf / who_and_what_of_libtool_patch
index 3156f5990ed932b9bdb806b3d30a050dca41b5b6..70eff1ea31fc4a128c17f1ba7426ddc7d9e954e7 100644 (file)
@@ -111,9 +111,6 @@ Small walk trough of libtool patch (what in there ...)
       - libtool-install and libtool-uninstall target only called when libtool is used
       - install include files when using libtool
 
-- src/gnome2-console/Makefile.in
-   - added support for libtool
-
 - src/lib/Makefile.in
    - added support for libtool
       - use dynamic generation of names of object files
@@ -164,16 +161,6 @@ Small walk trough of libtool patch (what in there ...)
       - updated to use libtool when defined and have depend on correct archive type
       - extra libtool-clean target only called when libtool is used
 
-- src/tray-monitor/Makefile.in
-   - added support for libtool
-      - updated to use libtool when defined and have depend on correct archive type
-      - extra libtool-clean target only called when libtool is used
-
-- src/wx-console/Makefile.in
-   - added support for libtool
-      - updated to use libtool when defined and have depend on correct archive type
-      - extra libtool-clean target only called when libtool is used
-
 Todo:
 
 - check if install of libs and includes also goes nicely when you don't do things like --prefix=/opt/ELMbacula