m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/perl.c,v


From: Eric Blake
Subject: Changes to m4/modules/perl.c,v
Date: Tue, 26 Sep 2006 13:19:34 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/26 13:19:26

Index: modules/perl.c
===================================================================
RCS file: /sources/m4/m4/modules/perl.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- modules/perl.c      25 Aug 2006 22:06:42 -0000      1.15
+++ modules/perl.c      26 Sep 2006 13:19:26 -0000      1.16
@@ -17,11 +17,9 @@
    02110-1301  USA
 */
 
-#if HAVE_CONFIG_H
-#  include <config.h>
-#endif
-#undef PACKAGE
+#include <config.h>
 
+#undef PACKAGE
 #include "perlxsi.c"                   /* Perl stuff */
 #undef try
 #undef _




reply via email to

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