devel in the same spec file

This commit is contained in:
Marc Wäckerlin
2004-10-07 13:41:16 +00:00
parent 32a9546ac1
commit e2f09193f4
3 changed files with 53 additions and 15 deletions

View File

@@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## Revision 1.11 2004/10/07 13:41:16 marc
## devel in the same spec file
##
## Revision 1.10 2004/10/07 07:02:30 marc
## better naming for major minor and least (one is a keyword)
## PEDANTIC is now a AM variable
@@ -124,7 +127,7 @@ AC_SUBST(AM_CXXFLAGS)
AC_SUBST(AM_CPPFLAGS)
# create output
AC_CONFIG_FILES([makefile mrw-c++.spec mrw-c++-devel.spec
AC_CONFIG_FILES([makefile mrw-c++.spec
mrw/makefile mrw/doxyfile mrw/mrw.hpp mrw/version.cpp])
AC_OUTPUT