diff configure.ac @ 565:0b0377d471ac

* Update build system
author Chris Cannam
date Wed, 22 Sep 2010 11:28:58 +0100
parents 7fb9b939722f
children 8c3f66fa574f
line wrap: on
line diff
--- a/configure.ac	Wed Sep 22 11:11:40 2010 +0100
+++ b/configure.ac	Wed Sep 22 11:28:58 2010 +0100
@@ -1,7 +1,7 @@
 
-AC_INIT(SVcore, 1.8, cannam@all-day-breakfast.com)
+AC_INIT(SVgui, 1.8, cannam@all-day-breakfast.com)
 
-AC_CONFIG_SRCDIR(base/base.pro)
+AC_CONFIG_SRCDIR(widgets/Fader.h)
 
 # Autoconf will set CXXFLAGS; we don't usually want it to, because we
 # either define our own flags (at least if GCC is in use) or else use