mirror of
https://github.com/morgant/mlvwm.git
synced 2024-12-29 14:29:22 +00:00
Updated mlvwm version number to 0.9.3
This commit is contained in:
parent
71b9f4bb7a
commit
70e08cf7cf
@ -2,7 +2,7 @@ XCOMM Imakefile for MLVWM
|
||||
|
||||
#include "../configure.h"
|
||||
|
||||
VERSION = 0.9.1
|
||||
VERSION = 0.9.3
|
||||
COMPILE_OPTIONS = -DVERSION=\"$(VERSION)\" \
|
||||
-DCONFIGNAME=\"$(MLVWMRC)\" \
|
||||
-DMLVWMLIBDIR=\"$(MLVWMLIBDIR)\"
|
||||
|
@ -1,4 +1,4 @@
|
||||
VERSION=\"0.9.0\"
|
||||
VERSION=\"0.9.3\"
|
||||
CFLAGS = -g -Wall -DVERSION=$(VERSION) -fpcc-struct-return -DCONFIGNAME=\".mlvwmrc\" -DUSE_LOCALE -DMLVWMLIBDIR=\"/usr/X11R6/lib/X11/mlvwm\"
|
||||
CC = gcc
|
||||
LDFLAGS = -lXpm -lXext -lX11
|
||||
|
Loading…
Reference in New Issue
Block a user