]> git.saurik.com Git - wxWidgets.git/blobdiff - src/make.env.in
fix for removal of dosyacc.c
[wxWidgets.git] / src / make.env.in
index 94a973aeef3e6e14c86454d30085c4a1732ad376..0604cbca52b86764200fa35848ddc5e2bbac7a0d 100644 (file)
@@ -3,7 +3,7 @@
 # Author:   Julian Smart, Robert Roebling, Vadim Zeitlin, Ron Lee
 # Created:  1993
 # Updated:  2001
-# Copyright:(c) 1993, AIAI, University of Edinburgh,
+# Copyright:,
 # Copyright:(c) 1999, Vadim Zeitlin
 # Copyright:(c) 1999, Robert Roebling
 # Copyright:(c) 2001, Ron Lee
@@ -14,6 +14,7 @@
 # see comment near LDFLAGS at the end of file
 EXTRALIBS = @LDFLAGS@ @LDFLAGS_VERSIONING@ @LIBS@ @DMALLOC_LIBS@
 OPENGLLIBS = @OPENGL_LIBS@
+LDFLAGS_GL = @LDFLAGS_GL@
 LDLIBS = ${APPEXTRALIBS} ${top_builddir}/lib/@WX_TARGET_LIBRARY@ ${EXTRALIBS}
 
 TOOLKIT = @TOOLKIT@
@@ -57,6 +58,8 @@ RESCOMP     = @RESCOMP@
 
 DEREZ       = @DEREZ@
 
+SETFILE     = @SETFILE@
+
 DLLTOOL     = @DLLTOOL@
 
 INSTALL         = @INSTALL@