quakeforge/config.d
Bill Currie d139640755 Make fs_userpath default to ~/quakeforge on windows.
The ~ gets expanded to CSIDL_LOCAL_APPDATA, $HOME, $USERPROFILE or just
".", whichever succeeds first. The usual location will be:
"C:\windows\profiles\<user>\Local Settings\Application Data".

"." is now the fallback for *nix systems too.
2013-01-23 11:10:19 +09:00
..
ac_config_files.m4 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
asm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
build_control.m4 Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
cdrom.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
compiling.m4 Add -fno-unsafe-math-optimizations to CFLAGS. 2013-01-11 11:17:31 +09:00
compression.m4 Use pkg-config for zlib. 2012-08-18 21:41:33 +09:00
cross_compile.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
curses.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
fbdev.m4 Disable fbdev for now. 2012-07-09 12:06:59 +09:00
git-version-gen Use git-version-gen to create meaningful version strings. 2012-12-21 18:43:03 +09:00
header_files.m4 Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
joystick.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
library_functions.m4 Fall back to execve/wait when execvp and waitpid are unavailable. 2012-08-19 13:18:38 +09:00
mgl.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
networking.m4 A bunch of networking compile fixes. 2012-08-18 21:49:30 +09:00
paths.m4 Make fs_userpath default to ~/quakeforge on windows. 2013-01-23 11:10:19 +09:00
programs.m4 Require bison 2.6 or later. 2013-01-11 13:48:14 +09:00
pthread.m4 "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
qfcc.m4 Move qfcc's libs and headers to ${prefix}/share 2012-05-05 19:34:35 +09:00
result.m4 Fix the broken defaults for sound and cd plugins. 2012-02-12 21:16:28 +09:00
rpm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
sdl.m4 Use pkg-config when checking for sdl. 2012-11-29 11:16:06 +09:00
sound.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
svga.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
system_services.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
typedefs_structs_compiler.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
versions.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
windows.m4 Remove some no longer necessary evil hacks. 2010-12-23 11:38:00 +09:00
x11.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00