chiark
/
gitweb
/
~mdw
/
cfd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
57c0b45
)
Fix for Cygwin.
author
mdw
<mdw>
Wed, 14 Sep 2005 23:07:23 +0000
(23:07 +0000)
committer
mdw
<mdw>
Wed, 14 Sep 2005 23:07:23 +0000
(23:07 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index a0c734783d704d2649f353c5844fa89a8dc5aba1..460bc2773b1688059eae5585a51ff56cdf417b3f 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-51,7
+51,7
@@
pkgdata_SCRIPTS = \
install-ac maninst
install-data-hook:
- $(srcdir)/mkinstalldirs $(DESTDIR)
/
$(aclocaldir)
+ $(srcdir)/mkinstalldirs $(DESTDIR)$(aclocaldir)
$(srcdir)/install-ac install \
$(srcdir)/aclocal.glob $(DESTDIR)$(aclocaldir)
uninstall-hook: