X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=9ce793a4033a3e201bc43484e670dd2ac833acf3;hb=54096edf9b0254303dfee9d8f87d2f2f0b17fcce;hp=964b41f084e97c063fe15665d3cac76b9d84c511;hpb=a559f4f7cb0f10f838fb419498c591d4d9d693d8;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 964b41f0..9ce793a4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -23,7 +23,7 @@ cc_version = $(shell $(CC) --version | head -n 1) version = @PACKAGE_VERSION@ codename = atomic duality -DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +# DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W # produces lots of warnings on older debian systems with gcc-2.95.4 # DEBUG_CPPFLAGS += -Wredundant-decls @@ -87,7 +87,7 @@ web_misc := $(patsubst %,web/sync/%,$(web_misc)) misc := bash_completion headers := para.h server.h SFont.h crypt.h list.h http.h send.h ortp.h rc4.h \ close_on_fork.h afs.h db.h gcc-compat.h recv.h filter.h audiod.h \ - grab_client.h error.h net.h ringbuffer.h daemon.h string.h + grab_client.h error.h net.h ringbuffer.h daemon.h string.h ipc.h scripts := install-sh configure autocrap := Makefile.in config.h.in configure.ac autogen.sh tarball := web/sync/doc pics fonts $(c_sources) $(sample_conf) $(headers) \