From 58ebb1eea76c6f3bf1776cb95e4422efb01f5054 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 25 Feb 2007 15:04:52 +0000 Subject: [PATCH] Move to filename. --- modules/pathname | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 modules/pathname diff --git a/modules/pathname b/modules/pathname deleted file mode 100644 index b30e74629..000000000 --- a/modules/pathname +++ /dev/null @@ -1,26 +0,0 @@ -Description: -Construct a full pathname by concatenating a directory name, a relative -filename, and a suffix. - -Files: -lib/pathname.h -lib/concatpath.c - -Depends-on: -xalloc -stpcpy - -configure.ac: - -Makefile.am: -lib_SOURCES += pathname.h concatpath.c - -Include: -"pathname.h" - -License: -GPL - -Maintainer: -Bruno Haible - -- 2.11.0