diff --git a/ax_init_standard_project.m4 b/ax_init_standard_project.m4 index 76ee9f7..39242af 100644 --- a/ax_init_standard_project.m4 +++ b/ax_init_standard_project.m4 @@ -311,7 +311,6 @@ EOF # use this in configure.ac to support RPM packages AC_DEFUN([AX_USE_RPM_PACKAGING], [ -# m4_include(ax_rpm_rules.m4) AC_CONFIG_FILES([${PACKAGE_NAME}.spec]) #AX_ADD_MAKEFILE_TARGET_DEP([clean-am], [clean-rpm-targets], [makefile.in]) AX_ADD_MAKEFILE_TARGET_DEP([distclean-am], [distclean-rpm-targets], [makefile.in]) diff --git a/bootstrap.sh b/bootstrap.sh index 387b093..4b79ec2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -724,7 +724,7 @@ to --condition AX_USE_RPM_PACKAGING ${PACKAGE_NAME}.spec.in <