|
Re: FYI: Add specflags{7,8}.test (one XFAIL): msg#00002sysutils.automake.patches
Oops. Index: ChangeLog =================================================================== RCS file: /cvs/automake/automake/ChangeLog,v retrieving revision 1.1803 diff -u -r1.1803 ChangeLog --- ChangeLog 2002/04/02 13:33:42 1.1803 +++ ChangeLog 2002/04/02 16:13:14 @@ -1,5 +1,9 @@ 2002-04-02 Alexandre Duret-Lutz <duret_g@xxxxxxxx> + * tests/specflags8.test: Typo. + +2002-04-02 Alexandre Duret-Lutz <duret_g@xxxxxxxx> + * tests/specflags6.test: Run aclocal. * tests/Makefile.am (TESTS): Add specflags6.test. Index: tests/specflags8.test =================================================================== RCS file: /cvs/automake/automake/tests/specflags8.test,v retrieving revision 1.1 diff -u -r1.1 specflags8.test --- specflags8.test 2002/04/02 13:11:14 1.1 +++ specflags8.test 2002/04/02 16:13:15 @@ -20,9 +20,9 @@ ETAGSSOURCE = etags.c bin_PROGRAMS = etags ctags ctags_SOURCES = $(ETAGSSOURCE) -ctags_CXXFLAGS = -DCTAGS +ctags_CFLAGS = -DCTAGS etags_SOURCES = $(ETAGSSOURCE) -etags_CXXFLAGS = -DETAGS +etags_CFLAGS = -DETAGS END cat > etags.c << 'END' -- Alexandre Duret-Lutz |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | FYI: specflags6.test missing from TESTS: 00002, Alexandre Duret-Lutz |
|---|---|
| Next by Date: | Re: Fail: pr300 (Was: Re: Automake 1.6 Release): 00002, Akim Demaille |
| Previous by Thread: | FYI: Add specflags{7,8}.test (one XFAIL)i: 00002, Alexandre Duret-Lutz |
| Next by Thread: | FYI: specflags6.test missing from TESTS: 00002, Alexandre Duret-Lutz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |