comparison configure.ac @ 468:91eeab6c70a3 integration_library

Update of the version no to 1.9-kiosk-hg (debug mode)
author mathieub <mathieu.barthet@eecs.qmul.ac.uk>
date Tue, 23 Aug 2011 18:51:35 +0100
parents 8f0c1b0f17fa
children e0e554997d3c
comparison
equal deleted inserted replaced
467:a373a9cdbe13 468:91eeab6c70a3
1 1
2 AC_INIT([Sonic Visualiser], 1.9-hg, cannam@all-day-breakfast.com) 2 AC_INIT([Sonic Visualiser], 1.9-kiosk-hg, cannam@all-day-breakfast.com)
3 3
4 AC_CONFIG_SRCDIR(main/main.cpp) 4 AC_CONFIG_SRCDIR(main/main.cpp)
5 5
6 # Autoconf will set CXXFLAGS; we don't usually want it to, because we 6 # Autoconf will set CXXFLAGS; we don't usually want it to, because we
7 # either define our own flags (at least if GCC is in use) or else use 7 # either define our own flags (at least if GCC is in use) or else use