emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/configure.in,v
Date: Sat, 02 Feb 2008 15:49:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/02/02 15:49:12

Index: configure.in
===================================================================
RCS file: /cvsroot/emacs/emacs/configure.in,v
retrieving revision 1.505
retrieving revision 1.506
diff -u -b -r1.505 -r1.506
--- configure.in        2 Feb 2008 03:44:32 -0000       1.505
+++ configure.in        2 Feb 2008 15:49:10 -0000       1.506
@@ -3192,6 +3192,8 @@
       -e 's,/\*\*/#\(.*\)$,/* \1 */,' \
       < Makefile.c > junk.c
   if test -f ${srcdir}/admin/unidata/UnicodeData.txt; then
+    echo creating ${srcdir}/admin/unidata/Makefile
+    cp ${srcdir}/admin/unidata/Makefile.in ${srcdir}/admin/unidata/Makefile
     CPPFLAGS="$CPPFLAGS -DHAVE_UNIDATA"
   fi
   $CPP $undefs -I. -I$srcdir/src $CPPFLAGS junk.c | \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]