diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2006-08-01 18:27:53 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2006-08-01 18:27:53 +0000 |
| commit | b8e36b418fee5cee76e8e9f65fa6b837d38b6ac7 (patch) | |
| tree | 75713e3ae1021fb9bfc25ee805b6fe35b2c2828a /x11-wm/afterstep-stable/files/patch-configure.h.in | |
| parent | Make rc.d start postfix later, like sendmail does. (diff) | |
. Update to 2.2.2.
. Use ${REINPLACE} rather than ${PERL}.
This isn't based on the changes in PR 100705. Extra changes present there
will be incorporated in the near future.
Notes
Notes:
svn path=/head/; revision=169372
Diffstat (limited to 'x11-wm/afterstep-stable/files/patch-configure.h.in')
| -rw-r--r-- | x11-wm/afterstep-stable/files/patch-configure.h.in | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/x11-wm/afterstep-stable/files/patch-configure.h.in b/x11-wm/afterstep-stable/files/patch-configure.h.in index 4f3821e4bd38..969d72780e97 100644 --- a/x11-wm/afterstep-stable/files/patch-configure.h.in +++ b/x11-wm/afterstep-stable/files/patch-configure.h.in @@ -1,17 +1,17 @@ $FreeBSD$ -*** configure.h.in.orig Fri Jul 30 23:51:22 2004 ---- configure.h.in Fri Jul 30 23:51:27 2004 -*************** -*** 1,10 **** - #include "config.h" - -- #ifdef __FreeBSD__ -- #include <sys/syslimits.h> -- #else - #include <limits.h> -- #endif - - /* we don't do interhost network communications ! WE use Unix domain sockets! */ - #define SAME_HOST ---- 1,6 ---- +--- configure.h.in.orig Thu Jun 22 10:44:12 2006 ++++ configure.h.in Thu Jun 22 10:44:26 2006 +@@ -2,12 +2,7 @@ + + #define AFTERSTEP_INTERNALS + +-#ifdef __FreeBSD__ +-#include <sys/cdefs.h> +-#include <sys/syslimits.h> +-#else + #include <limits.h> +-#endif + + /* we don't do interhost network communications ! WE use Unix domain sockets! */ + #define SAME_HOST |
