summaryrefslogtreecommitdiffstats
path: root/libhb/project.h.m4
diff options
context:
space:
mode:
authorkonablend <[email protected]>2009-05-08 03:24:30 +0000
committerkonablend <[email protected]>2009-05-08 03:24:30 +0000
commitd53285a4bc003d29521f479a98e46b881b27a067 (patch)
treecfd9a865af2ce8b3ad1bf32515998d6c0600cc44 /libhb/project.h.m4
parent0c2c36b28e201266161daadfa7b68f9a31f983c3 (diff)
BuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYSTEMF now correctly defined.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2404 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/project.h.m4')
-rw-r--r--libhb/project.h.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/project.h.m4 b/libhb/project.h.m4
index a7baa221b..7e70b5b36 100644
--- a/libhb/project.h.m4
+++ b/libhb/project.h.m4
@@ -32,7 +32,7 @@ dnl
<<#>>define HB_PROJECT_BUILD_MACHINE "__BUILD_machine"
<<#>>define HB_PROJECT_BUILD_VENDOR "__BUILD_vendor"
<<#>>define HB_PROJECT_BUILD_SYSTEM "__BUILD_system"
-<<#>>define HB_PROJECT_BUILD_SYSTEMC "__BUILD_systemc"
+<<#>>define HB_PROJECT_BUILD_SYSTEMF "__BUILD_systemf"
<<#>>define HB_PROJECT_BUILD_RELEASE "__BUILD_release"
<<#>>define HB_PROJECT_BUILD_TITLE "__BUILD_title"
<<#>>define HB_PROJECT_BUILD_ARCH "__BUILD_arch"