projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5179f36
)
Change UTILS_ macro name prefix to gl_.
author
Jim Meyering
<jim@meyering.net>
Tue, 20 Apr 2004 08:51:39 +0000
(08:51 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 20 Apr 2004 08:51:39 +0000
(08:51 +0000)
modules/mkdir
patch
|
blob
|
history
modules/mkstemp
patch
|
blob
|
history
diff --git
a/modules/mkdir
b/modules/mkdir
index 67df04980aadd05c9e246e3aeb83d569f224a2e8..aabb79c426a22cf3358453728990c1b54596cd43 100644
(file)
--- a/
modules/mkdir
+++ b/
modules/mkdir
@@
-10,7
+10,7
@@
xalloc
dirname
configure.ac:
-
UTILS
_FUNC_MKDIR_TRAILING_SLASH
+
gl
_FUNC_MKDIR_TRAILING_SLASH
Makefile.am:
@@
-19,4
+19,3
@@
Include:
Maintainer:
Jim Meyering
-
diff --git
a/modules/mkstemp
b/modules/mkstemp
index 1386045b14f5c60ba6c16783e5a6984de24e33fd..63f31f5e249951d96528c9e5ffc41379e903cc94 100644
(file)
--- a/
modules/mkstemp
+++ b/
modules/mkstemp
@@
-13,7
+13,7
@@
m4/mkstemp.m4
Depends-on:
configure.ac:
-
UTILS
_FUNC_MKSTEMP
+
gl
_FUNC_MKSTEMP
Makefile.am:
@@
-22,4
+22,3
@@
Include:
Maintainer:
Jim Meyering
-