projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
492f0d6
)
Move to filename.
author
Bruno Haible
<bruno@clisp.org>
Sun, 25 Feb 2007 15:04:52 +0000
(15:04 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 25 Feb 2007 15:04:52 +0000
(15:04 +0000)
modules/pathname
[deleted file]
patch
|
blob
|
history
diff --git
a/modules/pathname
b/modules/pathname
deleted file mode 100644
(file)
index
b30e746
..0000000
--- 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
-