diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-03 17:22:04 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-03 17:22:04 +0000 |
commit | 259327933b4c32dff5eabb310a8a73c60f2a2e0e (patch) | |
tree | e55e95e6bd90cbe4307df816dfc6c3a3e5205217 /textproc/modlogan/files/patch-configure | |
parent | Remove mswordview port. This was renamed to wvhtml and no other ports (diff) |
Update to 0.7.4.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=48407
Diffstat (limited to 'textproc/modlogan/files/patch-configure')
-rw-r--r-- | textproc/modlogan/files/patch-configure | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/modlogan/files/patch-configure b/textproc/modlogan/files/patch-configure index ada6176f91e3..09a4c013ed79 100644 --- a/textproc/modlogan/files/patch-configure +++ b/textproc/modlogan/files/patch-configure @@ -1,13 +1,5 @@ --- configure.orig Wed Sep 5 16:56:33 2001 +++ configure Thu Sep 6 14:00:42 2001 -@@ -260,7 +260,6 @@ - : ${ac_max_here_lines=38} - - ac_unique_file="src/main.c" --ac_subdirs_all="$ac_subdirs_all libltdl" - # Factoring default headers for most tests. - ac_includes_default="\ - #include <stdio.h> @@ -7610,6 +7609,9 @@ # PORTME does your system automatically load deplibs for dlopen()? libltdl_cv_sys_dlopen_deplibs=unknown @@ -18,15 +10,6 @@ linux*) libltdl_cv_sys_dlopen_deplibs=yes ;; -@@ -11850,7 +11852,7 @@ - - CFLAGS="${ac_save_CFLAGS}" # don't use CFLAGS from libtool - --subdirs="$subdirs libltdl" -+subdirs="$subdirs" - - echo "$as_me:11855: checking for dmalloc.h" >&5 - echo $ECHO_N "checking for dmalloc.h... $ECHO_C" >&6 @@ -14476,7 +14478,9 @@ if test "$gt_cv_func_gettext_libintl" = "yes"; then INTLLIBS='-lintl' |