We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb66eb2 commit 6feb9d1Copy full SHA for 6feb9d1
build30/configure.ac
@@ -16,9 +16,7 @@ AC_CONFIG_AUX_DIR(build)
16
# ENABLES/DISABLES THE DEBUG MODE FOR THIS CONFIGURE SCRIPT
17
#WX_DEBUG_CONFIGURE=1
18
19
-# you need the wxCode/build/bakefiles in your local repository to generate a configure
20
-# script from this configure.ac file since wxcode.m4 is required....
21
-m4_include(../../../build/autoconf/wxcode.m4)
+m4_include(../wxcode/autoconf/wxcode.m4)
22
WXCODE_INIT
23
24
## CONFIGURE OPTIONS
0 commit comments