From 9025bf7cc003e8e9981eaf2adc4c614d9bca765c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 26 Sep 2004 22:54:51 +0000 Subject: - almost finalize headers refactoring needed for MSVC frontends (and for other poor platforms, of course) - fix a bug in generated xine-config for WIN32 and make it relocateable under Windows - MSVC port: update, fix some warnings, remove old unneeded files - improve function for getting runtime directory, it will need next fix yet (bug probably due to active volume drives) CVS patchset: 7001 CVS date: 2004/09/26 22:54:51 --- misc/xine-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/xine-config.in b/misc/xine-config.in index 90bcdc4c1..c1ca9b891 100644 --- a/misc/xine-config.in +++ b/misc/xine-config.in @@ -2,7 +2,7 @@ # # -prefix=@prefix@ +prefix=@XINE_CONFIG_PREFIX@ exec_prefix=@exec_prefix@ exec_prefix_set=no -- cgit v1.2.3