Hello, I have a makefile.am which will be installing a package for me. Earlier it was doing for the install in python2 directory as system had python2. But now we have moved/ported our code to have dual compatibility of python2 and python3, Now I want my package to install in python2 as well as python3. Can I get help, I am open source contributor in Google Summer Of Code 2018 at Sugar Labs. This is something new and your guidance can be of great help. The configure.ac is available at https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/master/configure.ac
Regards Anmol Mishra