[Bug 76871] New: Automake manager support for dcopidl files ".skel" and ".stub"

Sylvain Joyeux sylvain.joyeux at m4x.org
Sat Mar 6 09:26:02 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=76871      
           Summary: Automake manager support for dcopidl files ".skel" and
                    ".stub"
           Product: kdevelop
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: sylvain.joyeux m4x org


Version:           CVS HEAD (using KDE KDE 3.2.0)
Installed from:    Debian testing/unstable Packages

The KDE build scripts support dcopidl. You just have to add "foo.skel" and/or "foo.stub" files in the _SOURCES field, and the scripts will build the corresponding foo_skel.cpp and foo_stub.{cpp,h} for you, using foo.h

The problem here is that the automake part does not support adding non-existent files.




More information about the KDevelop-devel mailing list