diff options
author | Bruno Haible <bruno@clisp.org> | 2007-09-30 23:55:44 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:15:06 +0200 |
commit | b8db22aa93ac1300884719af5cb45d496d82f928 (patch) | |
tree | 483d61b3638c843b87ee699ec1fa8b5c165a4ab7 /gettext-tools/src/format-perl-brace.c | |
parent | 8c25c26e3d61f6c69863fc94a74823879b830c95 (diff) | |
download | external_gettext-b8db22aa93ac1300884719af5cb45d496d82f928.zip external_gettext-b8db22aa93ac1300884719af5cb45d496d82f928.tar.gz external_gettext-b8db22aa93ac1300884719af5cb45d496d82f928.tar.bz2 |
Update the compile-command.
Diffstat (limited to 'gettext-tools/src/format-perl-brace.c')
-rw-r--r-- | gettext-tools/src/format-perl-brace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/src/format-perl-brace.c b/gettext-tools/src/format-perl-brace.c index 4feae67..5c64a46 100644 --- a/gettext-tools/src/format-perl-brace.c +++ b/gettext-tools/src/format-perl-brace.c @@ -288,7 +288,7 @@ main () /* * For Emacs M-x compile * Local Variables: - * compile-command: "/bin/sh ../libtool --mode=link gcc -o a.out -static -O -g -Wall -I.. -I../lib -I../intl -DHAVE_CONFIG_H -DTEST format-perl-brace.c ../lib/libgettextlib.la" + * compile-command: "/bin/sh ../libtool --tag=CC --mode=link gcc -o a.out -static -O -g -Wall -I.. -I../gnulib-lib -I../intl -DHAVE_CONFIG_H -DTEST format-perl-brace.c ../gnulib-lib/libgettextlib.la" * End: */ |