e74e66cc92
(2) install po-compat.el in addition to po-mode.el PR: (1) 41170 (2) 41170, 40670 Submitted by: 40670: Olivier Tharan <olive@oban.frmug.org> 41170: Ports Fury
23 lines
488 B
Plaintext
23 lines
488 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- configure.orig Wed Jul 17 20:45:27 2002
|
|
+++ configure Fri Jul 19 03:44:17 2002
|
|
@@ -7576,6 +7576,7 @@
|
|
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
@@ -14782,7 +14783,7 @@
|
|
|
|
fi
|
|
fi
|
|
-EMACS=$ac_cv_prog_EMACS
|
|
+EMACS=no
|
|
if test -n "$EMACS"; then
|
|
echo "$as_me:14787: result: $EMACS" >&5
|
|
echo "${ECHO_T}$EMACS" >&6
|