aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorpboutill2011-04-08 16:25:35 +0000
committerpboutill2011-04-08 16:25:35 +0000
commit50b42ccf1a0d6db4baf2da893723f8244f00d1fb (patch)
tree63beb2026d65bc52b134b2d3eb48f4528aee2f7a /configure
parent640f1fd1911a254b49c7c310f1d4af702bfb0890 (diff)
Macos integration step2 : shutdown
You can quit coqide from the dock and reboot/shutdown will ask you if you want to save your unsavec files. Asks for a re"configure". git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13974 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5fbe626bdb..4b6004f269 100755
--- a/configure
+++ b/configure
@@ -642,7 +642,7 @@ else
then
cflags=$cflags" `pkg-config --cflags ige-mac-integration`"
MACIGEFLAGS='-ccopt "`pkg-config --libs ige-mac-integration`"'
- MACIGEFILE=ide/macjokes.o
+ MACIGEFILE=ide/ide_mac_stubs.o
MACIGEP4=-DMacInt
else
MACIGEFLAGS=""