bug-gnu-utils
[Top][All Lists]
Advanced

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

Compile Problem in diffutils 2.7


From: Ulrich Kiermayr
Subject: Compile Problem in diffutils 2.7
Date: Wed, 6 Dec 2000 11:41:49 +0100 (MET)

Little typo, if needed to compile it under Tru64 4.0

-------------------------------------------------------
--- fnmatch.c.orig      Wed Dec  6 11:35:45 2000
+++ fnmatch.c   Wed Dec  6 11:38:49 2000
@@ -17,6 +17,7 @@
 along with this program; if not, write to the Free Software
 Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */

+#include "fnmatch.h"
 #ifdef HAVE_CONFIG_H
 #if defined (CONFIG_BROKETS)
 /* We use <config.h> instead of "config.h" so that a compilation
@@ -29,7 +30,6 @@
 #endif

 #include <errno.h>
-#include <fnmatch.h>
 #include <ctype.h>


-------------------------------------------------------

LL&P uk
-- 
---------------------------------------------------------------------------
Ulrich Kiermayr            Zentraler Informatikdienst der Universitaet Wien
Security Team                      Boltzmanngasse 5, A-1090 Vienna, Austria
---------------------------------------------------------------------------
eMail:   address@hidden             Tel: (+43 1) 4277 / 14104
Hotline: address@hidden                Fax: (+43 1) 4277 /  9141
Web:     http://www.univie.ac.at/zid/security.html
---------------------------------------------------------------------------
   GPG Key fingerprint = BF0D 5749 4DC1 ED74 AB67  7180 105F 491D A8D7 64D8




reply via email to

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