summaryrefslogtreecommitdiffstats
path: root/libhb/project.h.m4
diff options
context:
space:
mode:
authorkonablend <[email protected]>2009-03-02 00:15:16 +0000
committerkonablend <[email protected]>2009-03-02 00:15:16 +0000
commit9389c53890e05723c97f2587a5b4a5bfa7fe70d5 (patch)
treec31e66124ecd8f483c7109a68e11c8e759b155b8 /libhb/project.h.m4
parentc39d8f5e40c1e994bc65108a899bddb0fcd8b1db (diff)
BuildSystem:
- exposed HB_PROJECT_BUILD_ARCH to <hb.h> space. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2190 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/project.h.m4')
-rw-r--r--libhb/project.h.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/project.h.m4 b/libhb/project.h.m4
index 7889afb45..0b6af661f 100644
--- a/libhb/project.h.m4
+++ b/libhb/project.h.m4
@@ -29,5 +29,6 @@ dnl
<<#>>define HB_PROJECT_REPO_WCVERSION "__HB_repo_wcversion"
<<#>>define HB_PROJECT_REPO_OFFICIAL __HB_repo_official
<<#>>define HB_PROJECT_REPO_TYPE "__HB_repo_type"
+<<#>>define HB_PROJECT_BUILD_ARCH "__BUILD_arch"
#endif /* HB_PROJECT_PROJECT_H */