]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/Makefile.in
Typecasting added to prevent warnings.
[wxWidgets.git] / utils / tex2rtf / src / Makefile.in
index 47dc15d3d5f8bebdad17953b154048d0b7ab5dd4..075c80ce30946308bbbcf75432c9a75290995786 100644 (file)
@@ -9,7 +9,10 @@
 #
 # Makefile for Tex2RTF (Unix)
 
-top_srcdir = @top_srcdir@
+APPEXTRADEFS=-DNO_GUI
+# comment out if you want GUI version of tex2rtf...
+
+top_srcdir = @top_srcdir@/..
 top_builddir = ../../..
 program_dir = utils/tex2rtf/src