Simplified config.c

This commit is contained in:
Bert Münnich
2011-09-23 00:18:51 +02:00
parent 515e410451
commit 8e1d8a97d3
2 changed files with 19 additions and 27 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20110917
VERSION = git-20110923
CC = gcc
CFLAGS = -Wall -pedantic -O2