diff options
Diffstat (limited to 'gl/modules')
-rw-r--r-- | gl/modules/xfreopen | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/gl/modules/xfreopen b/gl/modules/xfreopen deleted file mode 100644 index ed4ede75a..000000000 --- a/gl/modules/xfreopen +++ /dev/null @@ -1,26 +0,0 @@ -Description: -a wrapper for frepoen - -Files: -lib/xfreopen.c -lib/xfreopen.h - -Depends-on: -error -exitfail -freopen-safer -quote - -configure.ac: - -Makefile.am: -lib_SOURCES += xfreopen.c xfreopen.h - -Include: -"xfreopen.h" - -License: -LGPL - -Maintainer: -Jim Meyering |