]> andersk Git - openssh.git/blobdiff - Makefile.in
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
[openssh.git] / Makefile.in
index 4f6825f9071be21267ed9384e8753c9d36e512b2..cfda052cacc714f362f82f6e2608f79bdedff561 100644 (file)
@@ -26,7 +26,7 @@ PATHS= -DETCDIR=\"$(sysconfdir)\" \
 CC=@CC@
 LD=@LD@
 CFLAGS=@CFLAGS@
-CPPFLAGS=-I. -I$(srcdir) -I$(srcdir)/openbsd-compat @CPPFLAGS@ $(PATHS) @DEFS@
+CPPFLAGS=-I. -I$(srcdir) @CPPFLAGS@ $(PATHS) @DEFS@
 LIBS=@LIBS@
 AR=@AR@
 RANLIB=@RANLIB@
This page took 0.093158 seconds and 4 git commands to generate.