projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7d778
)
Smake: create build-aux/config.rpath
author
John Darrington
<john@darrington.wattle.id.au>
Mon, 10 Aug 2020 08:44:22 +0000
(10:44 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 16 Aug 2020 07:01:26 +0000
(09:01 +0200)
Smake
patch
|
blob
|
history
diff --git
a/Smake
b/Smake
index b6a37ae925c7fb8e4081a535f684dbfaa5f89e54..f5b5711f9091a412971d8dcb6fa80ffac60313f0 100644
(file)
--- a/
Smake
+++ b/
Smake
@@
-322,6
+322,7
@@
prep_ph:
test -e ChangeLog || touch ChangeLog
test -d m4 || mkdir m4
touch m4/Makefile.am
+ touch build-aux/config.rpath
$(GNULIB_TOOL) --add-import --no-changelog --m4-base=gl/m4 \
--source-base=gl --lib=libgl --tests-base=tests \
--doc-base=gl/doc --aux-dir=build-aux \