I've enabled debug using: ./configure --enable-debug When I run make clean, I get: g++ -c -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -DQT3_SUPPORT -DLITTLE_ENDIAN=1 @MINIMAL_CFLAGS@ data/data.cpp -o data/data.o g++: @MINIMAL_CFLAGS@: No such file or directory make: *** [data/data.o] Error 1
Is this something in my configuration? (I'm running Ubuntu 9.04) or have I done something wrong? Chris ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
