summaryrefslogtreecommitdiff
path: root/devel/gettext-devel/files/patch-ae
blob: 73bde596d6c495e4ac95bc67de89d449f49f2b73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	Fri May  1 07:48:25 1998
+++ configure	Wed Feb 17 02:05:55 1999
@@ -3958,7 +3958,7 @@
    fi
    
 
-      l=
+      l=l
    
 
          test -d po || mkdir po
@@ -4004,7 +4004,7 @@
   ;;
 esac
 fi
-EMACS="$ac_cv_path_EMACS"
+EMACS=no
 if test -n "$EMACS"; then
   echo "$ac_t""$EMACS" 1>&6
 else