summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2010-12-13 20:23:02 +0100
committerRobert Nagy <robert@openbsd.org>2010-12-14 11:05:52 +0100
commit0cf73310435cf6882074dd6fc809fcaa364c5804 (patch)
tree8dd141470afcd3957c48864acd7bbaf632e9f1e0 /set_soenv.in
parentd951585ed0c953982921ca5bf8d120d85a52ef8e (diff)
AC_SUBST gperf (fdo#32195)
Diffstat (limited to 'set_soenv.in')
-rw-r--r--set_soenv.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/set_soenv.in b/set_soenv.in
index ef3df95d1729..9c3f2718f2b4 100644
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1904,6 +1904,7 @@ if ( '@ENABLE_RPATH@' eq "no" ) {
ToFile( "EPM", "@EPM@", "e" );
ToFile( "EPM_FLAGS", $EPM_FLAGS, "e" );
ToFile( "BUILD_EPM", "@BUILD_EPM@", "e" );
+ToFile( "GPERF", "@GPERF@", "e" );
ToFile( "PKGFORMAT", "@PKGFORMAT@", "e" );
ToFile( "SYSTEM_STDLIBS", "@SYSTEM_STDLIBS@", "e" );
ToFile( "SYSTEM_ZLIB", "@SYSTEM_ZLIB@", "e" );