diff options
| author | Boris Samorodov <bsam@FreeBSD.org> | 2010-05-14 08:04:39 +0000 |
|---|---|---|
| committer | Boris Samorodov <bsam@FreeBSD.org> | 2010-05-14 08:04:39 +0000 |
| commit | dd849164d341a2a96df641fff0107664178f00c1 (patch) | |
| tree | beecac36e0205a04fdf67b9267da8f898acf8734 /editors/emacs/files/patch-configure.in | |
| parent | Update to 1.7.0 (diff) | |
. update to version 23.2;
. introduce OPTIONS.
PR: ports/146458
Submitted by: Ashish SHUKLA <wahjava at gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=254301
Diffstat (limited to 'editors/emacs/files/patch-configure.in')
| -rw-r--r-- | editors/emacs/files/patch-configure.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/emacs/files/patch-configure.in b/editors/emacs/files/patch-configure.in deleted file mode 100644 index 14cb6ddd95fc..000000000000 --- a/editors/emacs/files/patch-configure.in +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig 2009-07-29 18:09:49.000000000 +0300 -+++ configure.in 2010-01-23 11:34:48.296987092 +0200 -@@ -1014,7 +1014,7 @@ - linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ - termcap.h stdio_ext.h fcntl.h strings.h coff.h pty.h sys/mman.h \ - sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \ -- sys/utsname.h pwd.h) -+ sys/utsname.h pwd.h utmp.h) - - AC_MSG_CHECKING(if personality LINUX32 can be set) - AC_TRY_COMPILE([#include <sys/personality.h>], [personality (PER_LINUX32)], |
