gettext related changes were unnecessary

This commit is contained in:
brad 2000-07-22 17:26:08 +00:00
parent df16120bbe
commit 9b04f7f8ed
2 changed files with 1 additions and 21 deletions

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Tue Jul 11 00:51:36 2000
+++ Makefile.in Tue Jul 11 00:52:20 2000
@@ -137,7 +137,7 @@
# top_srcdir is for building outside of the source tree
-INCLUDES = -I$(top_srcdir) -I. $(IMAP_INCLUDES) -Iintl -I$(includedir)
+INCLUDES = -I$(top_srcdir) -I. $(IMAP_INCLUDES) -I$(includedir)
non_us_sources = pgp.c pgpinvoke.c pgpkey.c pgplib.c sha1dgst.c gnupgparse.c sha.h sha_locl.h doc/language.txt doc/language50.txt OPS.PGP doc/PGP-Notes.txt OPS.MIX remailer.c remailer.h pgpewrap contrib/pgp2.rc contrib/pgp5.rc contrib/gpg.rc imap/imap_ssl.c imap/imap_ssl.h README.SSL

View File

@ -1,5 +1,5 @@
--- configure.orig Thu Jul 6 19:07:35 2000
+++ configure Tue Jul 11 00:54:30 2000
+++ configure Sat Jul 22 13:22:30 2000
@@ -3819,7 +3819,7 @@
@ -9,12 +9,3 @@
DOTLOCK_PERMISSION=2755
else
DOTLOCK_GROUP=''
@@ -6600,8 +6600,6 @@
sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
< $srcdir/po/POTFILES.in > po/POTFILES
-CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/intl"
-
MUTTLOCALEDIR=$mutt_cv_prefix/$DATADIRNAME/locale
cat >> confdefs.h <<EOF