projects
/
hvutilities.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29adab9
)
Update AC_CONFIG_SRCDIR after scripts/vs removal
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 11 Apr 2024 21:25:39 +0000
(17:25 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 11 Apr 2024 21:25:39 +0000
(17:25 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
1ce8c86
..
1a167d3
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
dnl Initialization stuff.
AC_INIT([hv-utilities],[0.1.0])
AC_CONFIG_AUX_DIR(build-aux)
-AC_CONFIG_SRCDIR(scripts/
vs
)
+AC_CONFIG_SRCDIR(scripts/
hv-scan
)
dnl Checking if the NEWS file has been updated to reflect the current version.
AM_INIT_AUTOMAKE(check-news)
AM_SILENT_RULES([yes])