]> git.pld-linux.org Git - packages/blackbox.git/blame - blackbox-lowcase_name.patch
- many small fixes, inspired by kloczek
[packages/blackbox.git] / blackbox-lowcase_name.patch
CommitLineData
11d453ea 1diff -uNr blackbox-0.61.1.orig/configure.in blackbox-0.61.1/configure.in
2--- blackbox-0.61.1.orig/configure.in Tue Aug 22 22:11:54 2000
3+++ blackbox-0.61.1/configure.in Mon Feb 5 11:51:46 2001
4@@ -1,7 +1,7 @@
5-dnl configure.in for Blackbox 0.61.1 - an X11 Window manager
6+dnl configure.in for blackbox 0.61.1 - an X11 Window manager
7 dnl Initialize autoconf and automake
8 AC_INIT(src/blackbox.cc)
9-AM_INIT_AUTOMAKE(Blackbox,0.61.1,no-define)
10+AM_INIT_AUTOMAKE(blackbox,0.61.1,no-define)
11
12 dnl Determine default prefix
13 test x$prefix = "xNONE" && prefix="$ac_default_prefix"
This page took 0.02615 seconds and 4 git commands to generate.