OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/sblim-cmpi-dhcp?expand=0&rev=19
23 lines
582 B
Diff
23 lines
582 B
Diff
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig
|
|
+++ configure.ac
|
|
@@ -36,6 +36,7 @@ AC_ARG_VAR([CIMSERVER],[the target CIM s
|
|
# Checks for programs.
|
|
AC_PROG_AWK
|
|
AC_PROG_CC
|
|
+AM_PROG_CC_C_O
|
|
AC_PROG_INSTALL
|
|
AC_PROG_LIBTOOL
|
|
|
|
Index: man/Makefile.am
|
|
===================================================================
|
|
--- man/Makefile.am.orig
|
|
+++ man/Makefile.am
|
|
@@ -20,5 +20,3 @@ smt_dhcp_ra_support.conf.5: smt_dhcp_ra_
|
|
man5_MANS = \
|
|
smt_dhcp_ra_support.conf.5
|
|
|
|
-dist_man_MANS = \
|
|
- smt_dhcp_ra_support.conf.5
|