summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-03-14 17:44:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-03-14 17:44:16 (GMT)
commitac62532018b76ccbcb0ad382c4bb96514f23553e (patch)
tree51b380daf9e8cf2771864215ee4bec0f5c2ee8db /unix/configure
parenta474bf6e2d0ac0e54ff12f9f4ac73069c920aa71 (diff)
downloadtk-ac62532018b76ccbcb0ad382c4bb96514f23553e.zip
tk-ac62532018b76ccbcb0ad382c4bb96514f23553e.tar.gz
tk-ac62532018b76ccbcb0ad382c4bb96514f23553e.tar.bz2
regen
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index c8338de..882d587 100755
--- a/unix/configure
+++ b/unix/configure
@@ -10694,7 +10694,7 @@ TK_SHARED_BUILD=${SHARED_BUILD}
- ac_config_files="$ac_config_files Makefile:../unix/Makefile.in tkConfig.sh:../unix/tkConfig.sh.in"
+ ac_config_files="$ac_config_files Makefile:../unix/Makefile.in tkConfig.sh:../unix/tkConfig.sh.in tk.pc:../unix/tk.pc.in"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -11261,6 +11261,7 @@ do
"Wish-Info.plist" ) CONFIG_FILES="$CONFIG_FILES Wish-Info.plist:../macosx/Wish-Info.plist.in" ;;
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile:../unix/Makefile.in" ;;
"tkConfig.sh" ) CONFIG_FILES="$CONFIG_FILES tkConfig.sh:../unix/tkConfig.sh.in" ;;
+ "tk.pc" ) CONFIG_FILES="$CONFIG_FILES tk.pc:../unix/tk.pc.in" ;;
"Tk.framework" ) CONFIG_COMMANDS="$CONFIG_COMMANDS Tk.framework" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}