Mercurial > hg > tony
comparison configure.ac @ 108:7d0d0cd59adb
tonioni -> tony for project file
author | Chris Cannam |
---|---|
date | Tue, 07 Jan 2014 09:26:23 +0000 |
parents | d8c17cd14689 |
children | 833374f16e93 |
comparison
equal
deleted
inserted
replaced
107:0c236bd2914f | 108:7d0d0cd59adb |
---|---|
119 AC_CONFIG_SUBDIRS([svcore svgui svapp]) | 119 AC_CONFIG_SUBDIRS([svcore svgui svapp]) |
120 AC_CONFIG_FILES([config.pri version.h]) | 120 AC_CONFIG_FILES([config.pri version.h]) |
121 | 121 |
122 AC_OUTPUT | 122 AC_OUTPUT |
123 | 123 |
124 if ! $QMAKE -r tonioni.pro; then | 124 if ! $QMAKE -r tony.pro; then |
125 AC_MSG_ERROR([qmake failed: Command was "$QMAKE -r"]) | 125 AC_MSG_ERROR([qmake failed: Command was "$QMAKE -r"]) |
126 fi | 126 fi |
127 | 127 |
128 AC_MSG_NOTICE([ | 128 AC_MSG_NOTICE([ |
129 | 129 |