]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Only declare error codes that are safe to use.
[paraslash.git] / Makefile.in
index 05008fbbb7c2bc8b2758f3da55558c7bf98980b2..c572100b0663f21cc4a5cef3309a4b64a62d3f63 100644 (file)
@@ -46,7 +46,7 @@ CPPFLAGS += -Wmissing-format-attribute
 CPPFLAGS += -Wunused-macros
 CPPFLAGS += -Wshadow
 CPPFLAGS += -Wbad-function-cast
-
+CPPFLAGS += -DMAIN_INPUT_FILE_IS_$(*F)
 CPPFLAGS += @SSL_CPPFLAGS@
 CPPFLAGS += @ncurses_cppflags@