patch-build_Makefile_in 427 B

12345678910111213
  1. $OpenBSD: patch-build_Makefile_in,v 1.1 2011/10/16 07:03:12 ajacoutot Exp $
  2. --- build/Makefile.in.orig Sun Sep 4 04:47:09 2011
  3. +++ build/Makefile.in Sun Sep 4 04:48:34 2011
  4. @@ -159,7 +159,7 @@ varprefix = @varprefix@
  5. AUTOMAKE_OPTIONS = 1.4 foreign
  6. -INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/popt @INCPATH@
  7. +INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/lib @INCPATH@
  8. pkgincdir = $(pkgincludedir)