summaryrefslogtreecommitdiff
path: root/contrib/glilypond/README.txt
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-08-05 10:52:25 +0000
committerbwarken <bwarken>2013-08-05 10:52:25 +0000
commit42a4e0d4d06981b35b42a38e99d1b024e61fb3d7 (patch)
tree8daf49b1e86521af30d6393e30dfb53442766f79 /contrib/glilypond/README.txt
parent81644eb09ab37c9d7c07965da199165c217c1d6e (diff)
downloadgroff-42a4e0d4d06981b35b42a38e99d1b024e61fb3d7.tar.gz
Die Gedanken sind frei ... (thoughts are free - song of the original German freemasons). Free your mind.
Diffstat (limited to 'contrib/glilypond/README.txt')
-rw-r--r--contrib/glilypond/README.txt39
1 files changed, 0 insertions, 39 deletions
diff --git a/contrib/glilypond/README.txt b/contrib/glilypond/README.txt
deleted file mode 100644
index 148dc139..00000000
--- a/contrib/glilypond/README.txt
+++ /dev/null
@@ -1,39 +0,0 @@
- Copyright (C) 2013
- Free Software Foundation, Inc.
-
- Written by Bernd Warken <groff-bernd.warken-72@web.de>
-
- Last update: 24 Apr 2013
-
- Copying and distribution of this file, with or without modification,
- are permitted in any medium without royalty provided the copyright
- notice and this notice are preserved.
-
- This file is part of `glilypond', which is part of `groff'.
-
-
-########################################################################
-
-In order to run `glilypond', your system must have installed Perl of at
-least version `v5.6'.
-
-
-########################################################################
-
-In order to have this program installed by `make', the creation of a
-libdir (library directory) must be programmed in some system files.
-The following actions must be taken:
-
-1) <groff_src_dir>/m4/groff.m4:
-Add `AC_DEFUN([GROFF_GROFFERDIR_DEFAULT])'.
-
-2) <groff_src_dir>/configure.ac:
-Add `GROFF_GROFFERDIR_DEFAULT'.
-
-3) <groff_src_dir>/Makefile.in:
-Add several informations of `glilypond_dir'
-
-With that, the program `autoconf' can be run in order to update the
-configure files and Makefile's.
-
-Now `$glilypond_dir' can be used as libdir.