From 32505bcc85b03c5916ab8ffd8c64aeb3e846456b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 16 Feb 2012 12:04:22 -0500 Subject: Change casing of headers in 'INSTALL'. --- diff --git a/INSTALL b/INSTALL index a58f5e0..994f900 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -BASIC INSTALLATION +Basic Installation ================== This software package uses a build system similar to one generated by GNU @@ -19,7 +19,7 @@ The simplest way to configure, build, and install this package is: To uninstall the package, you can run 'make uninstall'. -OPTIONS +Options ======= The 'configure' script accepts certain command-line options to control package @@ -27,7 +27,7 @@ building and installation. Run the script with the '--help' option for more information. -MACROS +Macros ====== The macro 'DESTDIR' affects the root directory into which the 'Makefile' @@ -36,7 +36,7 @@ filesystem hierarchy under a directory named 'dest' in the current directory by running 'make DESTDIR=dest install'. -SEPARATE BUILD DIRECTORY +Separate Build Directory ======================== You can call the 'configure' script from any directory on your system, and it -- cgit v0.9.1