Commits

David B. Evans authored 97ac5a706f6
gucharmap: update to version 12.0.1, dependencies

Now supports Unicode 12.
No tags

gnome/gucharmap/files/autogen.sh

Deleted
1 -#!/bin/sh
2 -# Run this to generate all the initial makefiles, etc.
3 -
4 -set -e
5 -
6 -srcdir=`dirname $0`
7 -test -z "$srcdir" && srcdir=.
8 -
9 -cd "$srcdir"
10 -mkdir -p m4 >/dev/null 2>&1 || true
11 -gtkdocize --copy --flavour no-tmpl
12 -intltoolize --force
13 -autoreconf --verbose --force --install
14 -cd -
15 -
16 -test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut