]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - oldstuff/conftest.cpp
makefile: move conftest.cpp back right to legacy Makefile since it's required by it
[xonotic/netradiant.git] / oldstuff / conftest.cpp
diff --git a/oldstuff/conftest.cpp b/oldstuff/conftest.cpp
deleted file mode 100644 (file)
index 10b7a62..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <stdio.h> /* jpeglib.h needs it */
-#include CONFTEST_HEADER
-int main(){
-       (void) CONFTEST_SYMBOL;
-       return 0;
-}