Switch to side-by-side view
--- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ AC_INIT([sc2mpd], [0.11.2], [jf@dockes.org], [sc2mpd], [http://www.lesbonscomptes.com/upmpdcli]) AC_PREREQ([2.53]) -AC_CONFIG_SRCDIR([src/sc2mpd.cpp]) -AC_CONFIG_HEADERS([src/config.h]) +AC_CONFIG_SRCDIR([sc2src/sc2mpd.cpp]) +AC_CONFIG_HEADERS([sc2src/config.h]) AM_INIT_AUTOMAKE([1.10 no-define subdir-objects foreign])