Browse Source

just to make sure...

Ralf S. Engelschall 24 years ago
parent
commit
12d877545e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      openssh/openssh.spec

+ 1 - 0
openssh/openssh.spec

@@ -90,6 +90,7 @@ AutoReqProv:  no
     ( cd openssh-%{version}
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
+      CPPFLAGS="-I%{l_prefix}/include" \
       LDFLAGS="-L%{l_prefix}/lib -L$fakesyslogdir" \
       LIBS="-lcrypt -lfakesyslog" \
       ./configure \