#52707 automake: WISH: when found C++ sources, add --c++ to tags generation

#52707#5
Date:
1999-12-14 15:17:13 UTC
From:
To:
        Hi

        I'm working on a C++ project using automake. However, when I
asked to get a tags table, it did it in C mode for the .h files, and I
think also for the .cc ones. Would it be possible that if automake
detects C++ source --c++ is automagically added to ETAGS_ARGS?

        This raises some issues with mixed C/C++ code ... I must
confess I don't have a sollution to suggest. Perhaps by hand is the
only logical way to do it.

        Thanks,

        Your happy Debian user,