]> git.pld-linux.org Git - packages/flex.git/blobdiff - flex-glibc22.patch
- added missing configure.in change to m4-quotes patch, fix am rebuild
[packages/flex.git] / flex-glibc22.patch
index 1a301f80d16336a39d36b92e22cd3d2677d6890d..31016a43399d37bdd6f36ffad1fa4014b0adbe02 100644 (file)
@@ -41,32 +41,3 @@ diff -Nur flex-2.5.31.orig/scan.c flex-2.5.31/scan.c
  /* Initializes or reinitializes a buffer.
   * This function is sometimes called more than once on the same buffer,
   * such as during a yyrestart() or at EOF.
-diff -Nur flex-2.5.31.orig/skel.c flex-2.5.31/skel.c
---- flex-2.5.31.orig/skel.c    2003-06-19 00:31:34.000000000 +0200
-+++ flex-2.5.31/skel.c 2003-06-19 00:41:37.000000000 +0200
-@@ -2176,25 +2176,6 @@
-   "}",
-   "",
-   "",
--  "%if-c-only",
--  "m4_ifdef( [[M4_YY_ALWAYS_INTERACTIVE]],,",
--  "[[",
--  "    m4_ifdef( [[M4_YY_NEVER_INTERACTIVE]],,",
--  "    [[",
--  "#ifndef __cplusplus",
--  "extern int isatty M4_YY_PARAMS( int );",
--  "#endif /* __cplusplus */",
--  "    ]])",
--  "]])",
--  "%endif",
--  "",
--  "%if-c++-only",
--  "m4_ifdef( [[M4_YY_NEVER_INTERACTIVE]],,",
--  "[[",
--  "extern \"C\" int isatty M4_YY_PARAMS( int );",
--  "]])",
--  "%endif",
--  "",
-   "/* Initializes or reinitializes a buffer.",
-   " * This function is sometimes called more than once on the same buffer,",
-   " * such as during a yyrestart() or at EOF.",
This page took 0.13095 seconds and 4 git commands to generate.