aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ab3ef93..5e089c1 100755
--- a/configure
+++ b/configure
@@ -1140,6 +1140,7 @@ function prepare_name_version() {
# Put them all in one paragraph.
.local/bin/cat $@ \
| .local/bin/sort \
+ | sed 's/_/\\_/' \
| .local/bin/awk 'NF>0 { \
c++; \
if(c==1) \